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

https://github.com/theophileaseh/to-do-list-webpack

To do list project developed using Webpack, HTML, CSS and Javascript
https://github.com/theophileaseh/to-do-list-webpack

to-do-list

Last synced: 8 months ago
JSON representation

To do list project developed using Webpack, HTML, CSS and Javascript

Awesome Lists containing this project

README

          

# To Do List

> This is an app built using javascript, HTML and CSS, used to managed tasks to be done.

## Website Link

[Click to see Website](https://theophileaseh.github.io/To-Do-List-Webpack/)

## Screenshot

![Screenshot](./img/to-do.png)

## Built With

- CSS
- HTML
- Javascript
- Webpack

## Getting Started

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

`` git clone https://github.com/Theophileaseh/To-Do-List-Webpack ``

`` cd To-Do-List-Webpack ``

Run `` npm i `` to install packages

Run `` npm start `` to start the server

To get a build version, run `` npm run build ``

## Authors

👤 **Author1**

- GitHub: [@Theophileash](https://github.com/Theophileaseh)
- Twitter: [@NwachanT](https://twitter.com/NwachanT)
- LinkedIn: [LinkedIn](https://linkedin.com/in/nwachan-theophile)

## 🤝 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

- Hat tip to anyone whose code was used
- Inspiration
- etc

## 📝 License

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