Skip to content

itsvinayak/todo-react

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

todo-react

reactJS

React is a JavaScript library used to develop interactive user interfaces. It is managed by Facebook and a community of individual developers and companies. React mainly focuses on developing single-page web or mobile applications. here, we will create a todo app to understand the basics of reactJS.

How to Create ToDo App using ReactJS ?

Modules required

  • npm
  • React
  • React Bootstrap
     npm install react-bootstrap bootstrap