- 📖 About the Project
- 💻 Getting Started
- 👥 Authors
- 🔭 Future Features
- 🤝 Contributing
- ⭐️ Show your support
- 🙏 Acknowledgements
- ❓ FAQ (OPTIONAL)
- 📝 License
- Basic todolist app. implementing localstorage. designed with vitejs, @rduxjs/toolkit, reactjs
Client
Database
-
Add a todo item
-
Display todos
-
Edit todo
-
Delete todo
-
Localstorage
Add a link to your deployed project.
- Soon....
In order to run this project you need:
- Code editor of your choice
- Nodejs
- Git
Clone this repository to your desired folder:
Example commands:
cd desired_folder
git git@github.com:Kasaija-Kenneth/todo-list-app.git
Install this project with:
cd todo-list-app
npm install
To run the project, execute the following command:
npm start
To run tests, run the following command:
Example command:
coming soon......
Sooon....
👤 Kasaija Kenneth
- GitHub: Kasaija-Kenneth
- Twitter: kenn_ug
- LinkedIn: LinkedIn
- Deploying this project soon
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
If you like this project...
This project is MIT licensed.