The To Do App is a simple web base application to manage your tasks and activities.
Client
Database
- Add tasks and persist in localStorage
- Ability to update, mark as completed and delete tasks
- Minimalist interface
To get a local copy up and running, follow these steps.
In order to run this project you need:
- Have git installed on your system
- Have basic knowledge of webpack
Clone this repository to your desired folder:
- Change folder to the app root folder
- Run 'npm install' to bring in all the dependencies to run the app both in development and production
To run the project, execute the following command:
- 'npm start'
👤 Kola Kolade
- GitHub: @kkolade
- Twitter: @kola_kolade
- LinkedIn: kolakolade
- Host the app online and make it available for the general public
- Enhance the views using ReactJS
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
If you like this project please ...buy me coffee
I would like to thank Emilia Andrzejewska for making the app available for aspiring builder all over the world, and to Microverse for giving me the opportunity to build.
This project is MIT licensed.