todo-list

TO-DO List

πŸ“— Table of Contents

πŸ“– [TO-DO List]

TO-DO list is a simple project that is created using JavaScript and bundled using Webpack.

πŸ›  Built With

Tech Stack

Client

Key Features

(back to top)

πŸš€ Live Demo

(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 git if you don’t have git. Setup node if you don’t have node.js.

Setup

Clone this repository to your desired folder:

  cd my-folder
  git clone git@github.com:simplegoose/todo-list.git
  or
  git clone https://github.com/simplegoose/todo-list.git

-

Install

Install this project with:

  cd my-project
  npm install

-

Usage

To run the project, execute the following command:

  npm start

(back to top)

πŸ‘₯ Authors

πŸ‘€ Simplegoose

(back to top)

πŸ”­ Future Features

(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 leave me a start on github.

(back to top)

πŸ™ Acknowledgments

I would like to thank Microverse.

(back to top)

πŸ“ License

This project is MIT licensed.

(back to top)