- 📖 About the Project
- 💻 Getting Started
- 👥 Authors
- 🔭 Future Features
- 🤝 Contributing
- ⭐️ Show your support
[Keeper]
The React.js Todo App is a user-friendly task management tool designed to streamline your daily tasks. With an intuitive interface and dynamic features, it enables users to effortlessly add, edit, and mark tasks as complete. The app's responsive design ensures seamless usability across devices, while its powerful React foundation ensures fast and efficient performance. Stay organized and boost productivity with the React.js Todo App.
- CSS
- JavaScript
- React
- ReduxToolkit
- [Click on add button to add new todo]
- [Click on Delete to delete a todo]
- [Edit todo]
- [Filter completed]
- [Filter active]
- [Delete Completed]
To get a local copy up and running, follow these steps.
In order to run this project you need:
- Code editor (preferably 'Vs code')
- NodeJs
- Git
- Browser
Clone this repository to your desired folder:
cd my-folder
git clone https://github.com/Progress2002/Todo-app-v2.git
Install this project with:
-
Install Node Modules
npm install
To run the project, execute the following command:
-
Generate a full static production build
npm run build
-
Start the development server
npm start
👤 Progress
- GitHub: @githubhandle
- Twitter: @twitterhandle
- LinkedIn: LinkedIn
- Add dark and Light mode
- Add drag and drop
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
If you like this project please leave a star. Thank you 🙏
This project is MIT licensed.