/ToDo-List-App

To-do-list web app is a simple project to keep track of your activities. It allows basic CRUD operations to organize your to-do list. The Webpack dev server serves the page, storing data in localStorage.

Primary LanguageJavaScriptMIT LicenseMIT

📗 Table of Contents

📖 ToDo-List

My To-Do List is a simple website that is created using Webpack and ES6 syntax where a user can add and remove tasks.

🛠 Built With

Webpack

Tech Stack

Client

Key Features

  • Responsive Design
  • Linters Error Free
  • Code Quality

(back to top)

🚀 Live Demo

  • [Live Demo Link] coming soon...

(back to top)

💻 Getting Started

  1. Go to this URL link: https://github.com/riskmaris/ToDo-List.git
  2. clone the repo and start working on it.

Prerequisites

In order to run this project you need:

  • You need to have NodeJS installed
  • A Web Browser (Google Chrome, Firefox, etc)
  • A Code Editor (Notepad++, VSCode, etc)

Setup

Clone this repository to your desired folder:

git clone your link repo https://github.com/riskmaris/ToDo-List.git
cd your folder name

Install

Install this project with:

npm install

Usage

To run the project, execute the following command:

Double-click on the index file (index.html)

Run tests

To run tests, run the following command:

npx hint .

Deployment

You can deploy this project using:

Deploy this project on any web server

(back to top)

👥 Authors

**Maris Kapuka**

(back to top)

🔭 Future Features

  • Adding more pages
  • FrontEnd Framework implementation

(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 give me a star.

(back to top)

🙏 Acknowledgments

I would like to thank Microverse.

(back to top)

📝 License

This project is MIT licensed.

(back to top)