Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/awais-amjed/js-best-practices-review
https://github.com/awais-amjed/js-best-practices-review
Last synced: about 17 hours ago
JSON representation
- Host: GitHub
- URL: https://github.com/awais-amjed/js-best-practices-review
- Owner: awais-amjed
- Created: 2022-02-21T08:00:00.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2022-02-22T11:54:12.000Z (almost 3 years ago)
- Last Synced: 2024-06-01T01:57:55.797Z (8 months ago)
- Language: JavaScript
- Size: 283 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
Awesome Lists containing this project
README
![](https://img.shields.io/badge/Microverse-blueviolet)
# To Do List
> Keep a track of tasks you need to do.
![screenshot](./app_screenshot.png)
An Application where you can keep a track of the tasks you need to do and checkout the ones that have already been completed.
## Built With
- HTML
- CSS
- JavaScript
- Webpack## Live Demo
[Live Demo Link](https://awais-amjed.github.io/to-do-list//)
## Getting Started
To get a local copy up and running follow these simple example steps.
### Prerequisites
A Web Browser (preferably Google Chrome)
### Setup
- Clone the GitHub Repository
- Go to the Project Directory
- Run ```npm install```### Usage
- Run ```npm build``` to build the project
- Run ```npm start``` to start the live server## Authors
👤 **Author1**
- GitHub: [Awais Amjed](https://github.com/awais-amjed)
- Website: [Coding Fries](https://codingfries.com)
- LinkedIn: [LinkedIn](https://www.linkedin.com/in/awais-amjed)## 🤝 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
- Microverse