"To-do list" is a tool that helps to organize your day. It simply lists the things that you need to do and allows you to mark them as complete. You will build a simple website that allows for doing that, and you will do it using ES6 and Webpack!
- HTML
- JS
- CSS
You can get live version here
To get a local copy up and running follow these simple example steps.
- Browser
- A version control like git
- A text editor
- First clone or download using the link https://github.com/binhussen/todo-list.
- Navigate to the folder using cd awesome-books or GUI.
- Open index.html in your favorite browser.
- Use your favorite text editor to make a changes on the page, add other content if necessary.
👤 Mohammed Hussen (binhussen)
- GitHub: @binhussen
- Twitter: @binhussens
- LinkedIn: Linkedin
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
- Microverse Curriculum
This project is MIT licensed.