Skip to content

Mosams/to-do-list

Repository files navigation

To Do list: Add and Remove Functionality

This is the Third milestone of the To Do List project with the final features of the to-do list project.

Project screenshot

screenshot

Additional description about the project and its features.

Live Demo

Live Demo Link

Built With

  • HTML
  • CSS
  • JAVASCRIPT
  • Webpack

Using it Locally

  • Clone the project from GitHub here
  • Run the following commands as listed in your terminal:
  • npm install
  • npm run build
  • npm start

How to Setup

You can simply clone or download this repository, and use your favorite browser or code editor to run this program.

  • To open the project after download, simply double click the index.html file

  • To open this project using vs code ( for this example) or your favorite code editor, you can follow the guide below:

in your cmd or command line navigate to where this project is located, then;

cd to-do-list

thereafter run

code .

Authors

👤 Author

🤝 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

  • Design idea by web.archive.org.

📝 License

This project is MIT licensed.

About

This is a To Do List project which allows a user to add,delete and save daily tasks. It was built with JavaScript, HTML and CSS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published