"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 can add new todo and remove and mark as complete.
- HTML
- CSS
- Javascript
- webpack
- git and github
To get a local copy up and running follow these simple example steps.
git clone git@github.com:bahoz-ali/todo_list.git
- After you download the project then open the project with your editor.
- Open terminal with same the project path.
- use these command to install all packages
npm install
in the terminal. - You can use the webpack server run this command the terminal
npm run start
- you are good to go, see the project on your browser.
- Install node js
- Have a code editor
👤 Author1
- GitHub: @githubhandle
- LinkedIn: LinkedIn
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
- thanks, It is inspired by the minimalist website
- Hat tip to anyone whose code was used
- Inspiration
- etc
This project is MIT licensed.