Todo-App it is a project by using React ,Redux, Typescript, Axios, JsonServer, Styled-Components
Click to see (by Heroku)!
In the project we will be using React.js
and redux
to state management, we will be creating a Complete Todo Application with all features such as filtering by datefrom-dateto and completed, updating with completed-title-deadline, adding, deleting tasks. List shows deadline for incompleted task with a sad or happy emoji.
And also using eslint, prettier.
npm install
and after that start the dev server.
Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.
The page will reload if you make edits.
You will also see any lint errors in the console.