Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/neckerfree/to-do-list-review

Project to Code Review
https://github.com/neckerfree/to-do-list-review

Last synced: 1 day ago
JSON representation

Project to Code Review

Awesome Lists containing this project

README

        

![](https://img.shields.io/badge/Microverse-blueviolet)

# TO-DO List

> "TO-DO List" is simple HTML list of To Do tasks.

## Built With

- Technologies used: HTML, CSS, Javascript

## Live Demo (if available)

[Live Demo Link](https://neckerfree.github.io/To-Do-List/dist/index.html)

## Getting Started

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

### Setup
- Click the green `Code` button on the repo
- In your local PC, open your terminal in the folder you would like to clone the project.
- Clone the repo with the command: `git clone (copied link)`; like so: `git clone https://github.com/NeckerFree/To-Do-List`
- On the terminal, navigate into the directory like so: `cd To-Do-List`

### Install
- in visual studio build with the command `npm run build`
- and run the distribution with the command `npm start`

## Authors

πŸ‘€ **Elio CortΓ©s**

- GitHub: [@NeckerFree](https://github.com/NeckerFree)
- Twitter: [@ElioCortesM](https://twitter.com/ElioCortesM)
- LinkedIn: [elionelsoncortes](https://www.linkedin.com/in/elionelsoncortes/)

## 🀝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the [issues page](https://github.com/NeckerFree/To-Do-List/issues).

## Show your support

Give a ⭐️ if you like this project!

## πŸ“ License

This project is [MIT](./MIT.md) licensed.