Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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.

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.