edahigure / to-do-list

This is an activities organizer. Or a to-do-list app. You can add, check , and delete activities from the local storage
0 stars 0 forks source link

To do list: webpack application


To do list application

πŸ“— Table of Contents

πŸ“– [To-do-list]

[To-do-list] is simple web application to have a record of daily activities, it is inteded to be an exercise for the use of modules and webpack

πŸ›  Built With

Tech Stack

We use html css and javascript, and webpack to manage the packages and dependencies of the project

Client

Key Features

Describe between 1-3 key features of the application.

(back to top)

πŸš€ Live Demo

Add a link to your deployed project.

(back to top)

πŸ’» Getting Started

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

Prerequisites

In order to run this project you need:

Setup

Clone this repository to your desired folder:

git clone https://github.com/edahigure/to-do-list.git

Install

Install this project with:

npm

Usage

To run the project, execute the following command in the root of the application:

 npm run start

Deployment

You can deploy this project using:

Github Pages or any hosting platforms

(back to top)

πŸ‘₯ Authors

πŸ‘€ Edahi GutiΓ©rrez

(back to top)

πŸ”­ Future Features

Describe 1 - 3 features you will add to the project.

(back to top)

🀝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

⭐️ Show your support

please consider supporting it. Every little bit helps and goes a long way towards helping us reach our goals...

(back to top)

πŸ“ License

This project is MIT licensed.

NOTE: we recommend using the MIT license - you can set it up quickly by using templates available on GitHub. You can also use any other license if you wish.

(back to top)