Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kanzatahreem/todolist-best-practices
Received a code review on a Webpack based webapp, build with JavaScript, To-do list is a tool that helps users to organize their day
https://github.com/kanzatahreem/todolist-best-practices
code-review html javascript jest pair-programming todolist unit-testing webpack
Last synced: 23 days ago
JSON representation
Received a code review on a Webpack based webapp, build with JavaScript, To-do list is a tool that helps users to organize their day
- Host: GitHub
- URL: https://github.com/kanzatahreem/todolist-best-practices
- Owner: KanzaTahreem
- License: mit
- Created: 2022-10-03T20:14:27.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-12-01T09:10:48.000Z (about 2 years ago)
- Last Synced: 2024-11-18T05:39:44.047Z (2 months ago)
- Topics: code-review, html, javascript, jest, pair-programming, todolist, unit-testing, webpack
- Language: JavaScript
- Homepage: https://kanzatahreem.github.io/To-Do-List/
- Size: 242 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
![](https://img.shields.io/badge/Microverse-blueviolet)
# To Do List
> Copied the [To-Do-List](https://github.com/KanzaTahreem/To-Do-List) project for code review. _To-do list_ is a tool that helps to organize a day. It lists the things that user need to do and allows to mark them as complete. This website is built using ES6 and Webpack!
## Built With
- HTML
- CSS
- JavaScript
- Webpack## Live Demo
[Live Demo Link](https://kanzatahreem.github.io/To-Do-List/)
## Getting Started
To get a local copy, run the fllowing command.
- `git clone [email protected]:KanzaTahreem/To-Do-List.git`
### Prerequisites
- node.js (10.13.0 (LTS))
- git### Install
- `npm install`
### Usage
`npm start`
## Authors
👤 **Author**
- GitHub: [@KanzaTahreem](https://github.com/KanzaTahreem)
- Twitter: [@kanza_tahreem](https://twitter.com/kanza_tahreem)
- LinkedIn: [LinkedIn](https://www.linkedin.com/in/kanza-tahreem/)## Show your support
Give a ⭐️ if you like this project!
## 📝 License
This project is [MIT](./LICENSE) licensed.