Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/tkz96/to-do-list


https://github.com/tkz96/to-do-list

Last synced: 16 days ago
JSON representation

Awesome Lists containing this project

README

        

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

# To Do List

> This project is to help myself learn advanced topics in JavaScript.

## Built With

- HTML
- CSS
- JavaScript
- Webpack

## Live Demo (if available)

[Live Demo Link](https://tkz96.github.io/to-do-list/)

### Prerequisites

This website does not have any special pre-requisites.

You may need to install Node.js to run the code linters (that are included in the source code) locally on your machine.

[Visit this link to download the latest version of Node.js](https://nodejs.org/en/download/).

- Once you are inside the folder where you have cloned the repository, please run the following code through a shell or command prompt.

```sh
npm install
```

This will install the npm packages to set the linters up.

### Setup

Nothing needed to run this. You may need Node.js if you need to run linters.

## Authors

👤 **Talha Zuberi**

- GitHub: [@tkz96](https://github.com/tkz96)
- Twitter: [@TKZ96](https://twitter.com/tkz96)
- LinkedIn: [LinkedIn](https://linkedin.com/in/talha-zuberi)

## 🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the [issues page](../../issues/).

## Show your support

Give a ⭐️ if you like this project!

## Acknowledgments

- Me, it was all me, I did this. I Googled everything myself.

## 📝 License

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