/Best_To-Do-List

A simple one-page web app that stores and shows the tasks built with JavaScript and HTML/CSS.

Primary LanguageJavaScript

To Do List web app

To Do List Application made with Javascript and webpack.

Built With

  • HTML
  • CSS
  • JAVASCRIPT
  • Webpack

Live Version

Click Me 👈

Installation

  • Scroll to top of this current repository
  • Click on the Code button with background color green on the right end corner
  • Click on the clipboard icon on the extreme right of the dropdown to copy the repository link
  • In your local PC, open your terminal or command prompt in the folder you would like to clone this repository into
  • Type git clone (copied link) on the currently opened terminal or command prompt
  • Remember to change (copied link) to the name of the repository
  • cd to project
  • run npm install
  • run npm start
  • You can view the development server at localhost:8080.

Author

👤 Saman Atashi

🤝 Contributing

Contributions, issues, and feature requests are welcome! cd Feel free to check the issues page.

Show your support

Give a ⭐️ if you like this project!

Dependencies

webpack

Acknowledgments

  • Hat tip to anyone whose code was used
  • Inspiration
  • etc