Skip to content

The To-do list is an app for managing your own daily tasks: users can add a to-do, list all to-dos, mark to-dos as done, and delete to-dos. Built with HTML5, CSS3, JavaScript, and Webpack.

Notifications You must be signed in to change notification settings

billymohajeri/To-Do-list

Repository files navigation

📗 Table of Contents

📖 To Do list

To Do list In this project, I build a simple HTML list of To Do tasks. This simple web page will be built using webpack and served by a webpack dev server.

🛠 Built With

Tech Stack

Client
  • HTML
  • JavaScript
  • CSS
  • Webpack

(back to top)

🚀 Live Demo

(back to top)

💻 Getting Started

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

Setup

Clone this repository to your desired folder:

  cd my-folder
  git clone git@github.com:billymohajeri/To-Do-list.git

Install

Install the dependencies with:

  npm init -y
  npm i

Usage

To run the project on a local server, execute the following command:

  npm run start

(back to top)

Prerequisites

In order to run this project you need:

  • Code Editor: VS Code
  • Web Browser

👥 Authors

👤 Billy Mohajeri

(back to top)

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

⭐️ Show your support

If you like this project, you can support me by giving a ⭐.

(back to top)

🙏 Acknowledgments

I would like to thank all of my code reviewers for giving me constructive feedback.

(back to top)

📝 License

This project is MIT licensed.

(back to top)

About

The To-do list is an app for managing your own daily tasks: users can add a to-do, list all to-dos, mark to-dos as done, and delete to-dos. Built with HTML5, CSS3, JavaScript, and Webpack.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published