Skip to content

In this project was built a simple list of To Do tasks. The user can add, edit, check completed and delete the tasks. This simple web page was built using webpack and served by a webpack dev server.

Notifications You must be signed in to change notification settings

Meri-MG/To-Do-List

Repository files navigation

To Do List

In this project was built a simple list of To Do tasks. The user can add, edit, check completed and delete the tasks. This simple web page was built using webpack and served by a webpack dev server. The design followed this template

To_DO_List

Built with

  • HTML5
  • CSS3
  • JavaScript
  • Webpack
  • Git and GitHub
  • VScode

Live Demo

The live Demo of the project is here

Getting Started

Prerequisites:

  • Create an account on github

  • Install gitbash or use git on the command line.

  • Use an IDE of your preference such as VScode.

Steps to follow:

  • Choose a folder in your local machine where you want this repository to be copied

  • Clone this repository to your locaL machine with git clone command. It should look similar to this git clone https://github.com/smithj/azure-docs.git Enter your github credentials if prompted.

  • On the command line, at the project's root, run 'npm install' to install app dependencies.

  • Next, run 'npm start' which will run the app in the development mode.

  • Open the index.html file with the browser of your preference.

👤 Author 1 - Meri Gogichashvili

🤝 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 my teammates, learning and coding partners.

License

This project is MIT licensed.

About

In this project was built a simple list of To Do tasks. The user can add, edit, check completed and delete the tasks. This simple web page was built using webpack and served by a webpack dev server.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published