Enoisong / to_dolist

4 stars 0 forks source link

to_dolist Project

πŸ“— Table of Contents

πŸ“– to_dolist

"to_dolist" is a simple web application that displays a list of task and allow you to add and remove task from that list.

πŸ›  Built With

- Git(version control)

Tech Stack

Key Features

(back to top)

πŸš€ Live Demo

Go Live

πŸ’» Getting Started

clone from repository: https://github.com/Enoisong/to_dolist.git

Prerequisites

In order to run this project you need to:

Setup

Clone this repository

```bash
$ git clone https://github.com/Enoisong/to_dolist.git
$ cd to_dolist

### Run project

```bash
$ npm install
$ npm build
$ npm start

Open page in browser

$ runs on http://localhost:8084/

Install

Install this project with:

Usage

To run the project, execute the following command:

Run tests

To run linters tests, run the following command: npx hint . npx stylelint "*/.{css,scss}" npx eslint .

Deployment

It will be deployed after merge

(back to top)

πŸ‘₯ Author

πŸ”­ Future Features

(back to top)

🀝 Contributing

Contributions, issues, as well as 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

(back to top)

πŸ“ License

This project is MIT licensed.

(back to top)