todo-app is a single page frontend application to create daily task with feature of sorting active and completed task with react classes and hooks.
The purpose of this project was to create SPA with React Js.
Click the clone/download the repository on your local machine.
yarn install
yarn start
- React js
- React Hooks
1. Responsive Design.
2. create task functionality added with feature of sorting active and completed task
Everyone is welcomed to contribute to this project. You can contribute either by submitting bugs or suggesting improvements by opening an issue on GitHub. Please see the CONTRIBUTING guidelines for more information.
This project was bootstrapped with Create React App.