Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/piercel2022/code-review-exercise


https://github.com/piercel2022/code-review-exercise

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# todo-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
- Linters for HTML, CSS and JavaScript
- Webpack

## Getting Started

To get a local copy up and running follow these simple example steps.

### Using it Locally
- Clone the project from GitHub [here](https://github.com/Piercel2022/todo-list)
- Run the following commands as listed in your terminal:
- `npm install` to install dependencies from the package.json
- `npm run build` to build or compile the project
- `npm start` to start the webpack server

## Visit And Open Files

[Visit Repo](https://github.com/Piercel2022/todo-list)

## Author

- GitHub: (https://github.com/Piercel2022)
- Twitter: (https://twitter.com/pier_celestin)
- LinkedIn: (https://linkedin.com/in/piercelestinmax)

## 🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the [issues page](https://github.com/Piercel2022/todo-list/issues).

## Show your support

Give a ⭐️ if you like this project!

## Acknowledgments

- Inspiration: Microverse

## 📝 License

This project is [MIT](./MIT.md) licensed.