Skip to content

Naritsumi/React-TodoApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React To-Do App

A simple To-do app with ReactJS, React-Bootstrap and Firebase, mobile responsive and easy to use.



Live App Demo

Check the demo hosted on netlify https://naritsumi-todoapp.netlify.app.

Demo credentials:

Email Password
demo@demo.de demo01

Please don't abuse 🙇

Deploying to Firebase

Prerequisites:

Usage

$ git clone https://github.com/Naritsumi/React-TodoApp
$ npm install
$ npm install react-bootstrap bootstrap
$ npm install react-bootstrap-icons 
$ npm start

Links if you need

Build and deploy the app:

$ npm run build

NPM Commands

Script Description
npm start Start webpack development server @ localhost:3000
npm run build Build the application to ./build directory
npm test Test the application; watch for changes and retest

License

🏆 This source code is available to everyone under the standard MIT license.