Skip to content

Small TODO application that is created using react and bootstrap. The main purpose of this application is to learn React.js

License

Notifications You must be signed in to change notification settings

GenFirst/todo-react-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

todo-react-app

License

Small TODO application that is created using react and bootstrap. The main purpose of this application is to learn React.js

Live demo can be found here.

What you need to install

How to start application

You need to run this command:

  • npm install or yarn install
  • npm start or yarn install

License

todo-react-app is released under MIT License.