Run the command to create the project
npx create-react-app (AppName)
Runs the app in the development mode.
Open http://localhost:3000 to view it in your browser.
The page will reload when you make changes.
You may also see any lint errors in the console.
You will need some packages to build this project
npm install
1: Create A Task
2: Update A Task
3: Delete A Task
4: Mark A Task as Completed
5: Analyze Completed & Pending Tasks
6: Full Responsive
1: React
2: JavaScript
3: React-Redux
4: Redux-Toolkit
5: Tailwind CSS
6: Chart.js
7: React Icons
8: Local Storage