"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. we built a simple website that allows for doing that, and we did it using ES6 and Webpack!
- HTML5
- CSS
- JavaScript (ES6)
- Webpack
- Linters (Lighthouse, Webhint, Stylelint, Eslint)
To get a local copy up and running follow these simple example steps.
install git, node, any code editor in your local machine
clone the repo or download from [email protected]:Jeanbulambo/Todolist-repo.git
npm install
npm run build
npm start
To run the project run the "index.html" file in your browser.
👤 Author1
- GitHub: @Jeanbulambo
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
- Hat tip to anyone whose code was used
- Inspiration
- etc.
This project is MIT licensed.