chaw-bot / toDoList

A to-do list app, enables users to add tasks, edit tasks, cross out tasks and delete tasks
10 stars 0 forks source link
html-css-javascript

toDoList

This project is a presentation of working with webpack.

Web Preview

screenshot

Built With

Live Demo

Live Demo

Install Instruction

  1. Open your terminal and cd to a proper location.
  2. Clone the Repo on you computer using git clone git@github.com:chaw-bot/toDoList.git
  3. Make sure you have JavaScript installed; use js -v .
  4. Cd to the project directorycd To-Do-List .
  5. Use node -v to check if you have node instaled
  6. Install the dependencies in the local node_modules folder with npm install
  7. Then npm start

Authors

👤 Chaw

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

Show your support

Give a ⭐️ if you like this project!

Acknowledgments

📝 License

This project is MIT licensed.