To-Do-list implemented using HTML, CSS and ES6.
Client
This web app is a simple page that allows the user to enter daily todo task and then stores and retrieves the information from local storage.
- HOME
To get a local copy up and running, follow these steps.
Basic understanding of the following topics
- HTML
- CSS
- Vanilla javaScript
- ES6
- webpack
Clone this repository to your desired folder:
git clone https://github.com/belaymit/To-Do-list
Install this project with:
cd To-Do-list
npm install
npm start
To run tests, run the following command:
You can deploy this project using: GitHub page
👤 Belay Birhanu G.
- GitHub: @githubhandle
- Twitter: @twitterhandle
- LinkedIn: LinkedIn
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
If you like this project give it a star!
Give credit to everyone who inspired your codebase.
- I am grateful for my morning session and coding partners at Microverse
This project is MIT licensed.