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