/ToDo-List

This is a simple HTML /CSS and JavaScript project on list of To Do tasks. This simple web page is built using webpack and served by a webpack dev server

Primary LanguageJavaScriptMIT LicenseMIT

ToDo list App

This is a simple HTML /CSS and JavaScript project on list of To Do tasks. This simple web page is built using webpack and served by a webpack dev server

Built With

  • HTML
  • CSS
  • Javascript
  • webpack

Live Demo

Getting Started

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

Prerequisites

  • git
  • Broswer to Display
  • IDE to run and edit the code

Setup

  • open a terminal
  • run git clone git@github.com:killy10o10/ToDo-List.git
  • run cd ToDo-List
  • run npm install
  • run npm run build
  • run npm run dev
  • Enter http://localhost:3000/ in your browser

Usage

  • It can be used as storing Lists of Tasks to do.

Authors

👤 Okine Kingsley

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Show your support

Give a ⭐️ if you like this project!

Acknowledgments

-Microverse community

  • Hat tip to Microverse's code reviewers and to everyone who reviewed my project and made suggestions.

📝 License

This project is MIT licensed.