This application demonstrates the basic concepts of reactjs.
This todo application also features the CRUD operations with reactjs and this makes use of https://jsonplaceholder.typicode.com/ for the json data
The routing is carried out with React Router version 4
npm installnpm start