Skip to content

A website that lets you add list of to do task that helps you to organize your day. It lists the tasks that you need to do and allows you to mark them as complete. It uses local-storage to store the data. It was built as an introduction to web dev using ES6 and Webpack.",

License

Notifications You must be signed in to change notification settings

Mujeeb4582/List-of-to-do-task

Repository files navigation

Microverse HTML CSS JavaScript

List-of-to-do-task

A website that lets you add list of to do task that helps you to organize your day. It lists the tasks that you need to do and allows you to mark them as complete. It uses local-storage to store the data. It was built as an introduction to web dev using ES6 and Webpack.

Getting Started

To get a local copy up and running follow these simple steps.

Prerequisites

  • VIsual Studio Code.
  • A Web Browser (preferably Google Chrome)

Setup

  • Clone the GitHub Repository
  • run this commands in your terminal:
    • npm install
    • npm run build
    • npm start

Usage

After running npm start the website will be opened automatically on your default browser.

Built With

  • HTML/CSS & JS best practices: Correct use of tags, elements, properties and syntax.
  • GitHub flow: Correct use of Branches for deployment and features development.
  • Linters Check: Local and Pull Request check for errors, bugs and stylistic errors in code.
  • Webpack: used as a bundle to compile JavaScript modules.

🌎 Live Demo:

Authors

👤 Mujeeb ur Rahman

🤝 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

  • Thanks to the Microverse team for the great curriculum.
  • Thanks to the Code Reviewer(s) for the insightful feedback.
  • A great thanks to My coding partner(s), morning session team, and standup team for their contributions.
  • Hat tip to anyone whose code was used.

📝 License

This project is MIT licensed.

NOTE: we recommend using the MIT license - you can set it up quickly by using templates available on GitHub. You can also use any other license if you wish.

About

A website that lets you add list of to do task that helps you to organize your day. It lists the tasks that you need to do and allows you to mark them as complete. It uses local-storage to store the data. It was built as an introduction to web dev using ES6 and Webpack.",

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published