Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/faranoshamini/to-do-list-for-review
In this repo me and my partner practice the code review process and checking clean coding together on our projects.
https://github.com/faranoshamini/to-do-list-for-review
best-practices clean-code dry kiss yagni
Last synced: 30 days ago
JSON representation
In this repo me and my partner practice the code review process and checking clean coding together on our projects.
- Host: GitHub
- URL: https://github.com/faranoshamini/to-do-list-for-review
- Owner: FaranoshAmini
- Created: 2022-10-05T07:49:20.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-10-05T09:28:24.000Z (over 2 years ago)
- Last Synced: 2024-12-09T19:34:29.913Z (about 1 month ago)
- Topics: best-practices, clean-code, dry, kiss, yagni
- Language: JavaScript
- Homepage:
- Size: 240 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# To-Do-List
"To-do list" is a tool that helps to organize your day. It simply lists the things that you need to do and allows you to mark them as complete.
## Built With
- Html
- Css
- JavaScript/ES6
- Webpack## Live Demo
[Live Demo Link](https://faranoshamini.github.io/To-Do-List-Using-Webpack/dist)### Get Started
To get a local copy of this exercice, Please follow these simple example steps.
1. Clone this repository or download the Zip folder:
**`git clone [email protected]:FaranoshAmini/To-Do-List.git`**
2. Navigate to the location of the folder in your machine:
**`you@your-Pc-name:~$ cd `**
`npm install
npm start`
3. Press Enter to navigate to your local clone.
Now you can go and play with it as you wish :smile:
## Author
👤 ** Faranosh Amini **
- GitHub: [@FaranoshAmini](https://github.com/FaranoshAmini)
- LinkedIn: [@Faranosh_Amini](https://www.linkedin.com/in/faranosh-amini-9b925b23a/)
- Twitter: [@Faranosh_Amini](https://twitter.com/Faranosh_Amini)## 🤝 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.