https://github.com/thecodechaser/todo-list-code-review
https://github.com/thecodechaser/todo-list-code-review
Last synced: 11 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/thecodechaser/todo-list-code-review
- Owner: thecodechaser
- Created: 2021-12-06T10:01:54.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-12-13T05:22:45.000Z (over 4 years ago)
- Last Synced: 2025-03-30T08:12:42.710Z (12 months ago)
- Language: JavaScript
- Size: 138 KB
- Stars: 10
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README

# To Do List
> To Do List project is list of todo items, users can add and remove item from todo list.
## Screenshots:

Porject's features are added into seperate branch to keep main branch safe.
## Built With
- HTML
- CSS
- JavaScript
- Webpack
## Online live link
[Visit project online](https://thecodechaser.github.io/todo-list/dist/)
## Getting Started
To get a local copy up and running follow these simple example steps.
### Using it Locally
- Clone the project from GitHub [here](git@github.com:thecodechaser/todo-list.git)
- Run the following commands as listed in your terminal:
- `npm install`
- `npm run build`
- `npm start`
## Visit And Open Files
[Visit Repo](https://github.com/thecodechaser/todo-list)
## Download Repo
[Download Repo](https://github.com/thecodechaser/todo-list/archive/refs/heads/main.zip)
## Authors
👤 **Ranjeet Singh**
- GitHub: [@githubhandle](https://github.com/thecodechaser)
- Twitter: [@twitterhandle](https://twitter.com/thecodechaser)
- LinkedIn: [LinkedIn](https://linkedin.com/in/thecodechaser)
## 🤝 Contributing
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](https://github.com/thecodechaser/todo-list/issues).
## Show your support
Give a ⭐️ if you like this project!
## Acknowledgments
- Inspiration: Microverse
## 📝 License
This project is [MIT](./MIT.md) licensed.