Skip to content

A simple HTML list of To Do tasks, built using webpack and served by a webpack dev server.

Notifications You must be signed in to change notification settings

Yazino12/todo-list

Repository files navigation

To Do list

This simple web page is built using webpack and served by a webpack dev server

Demo 📝

Built With

  • HTML, CSS, Javascript

Getting Started

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

Setup

  • Open terminal and clone the project: git clone https://github.com/Yazino12/todo-list.git
  • cd into the directory todo-list

Prerequisites

  • You need to have node.js installed in your system

Install

  • On your terminal run : npm i
  • For Webpack to build and bundle the app files : npm run build
  • For Webpack to start the development server : npm run start
  • In case you run into any errors please raise an issue.

Usage

  • You may use this project as you like.

Live

Author

👤 Yasin Warsame

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Show your support

Give a ⭐️ if you like this project!

Acknowledgments

  • This was not possible without the help of Microverse.

📝 License

This project is MIT licensed.

About

A simple HTML list of To Do tasks, built using webpack and served by a webpack dev server.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published