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

https://github.com/normainobary2021/best-js-practices-review


https://github.com/normainobary2021/best-js-practices-review

Last synced: 2 months ago
JSON representation

Awesome Lists containing this project

README

        

![](https://img.shields.io/badge/Microverse-blueviolet)

# Project Name
> to-do-list

## Built With

- HTML
- CSS
- webpack
- linters

## Live Demo (if available)

[Live Demo Link soon]()

## Getting Started

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

- in your VS Code, type the command in your terminal
> git clone https://github.com/normainobary2021/to-do-list.git
- change directory to the appropriate folder
- run the command to install necessary node modules
> npm install
- type the commands:
> npm run build
> npm start
- this will open the project in your browser on the default port (http://localhost:8080/)

Cheers

## Authors

👤 Norman Ainobushoborozi.

- GitHub: [@normainobary2021](https://github.com/normainobary2021/)
- Twitter: [@NormanAinobush2](https://twitter.com/NormanAinobush2)
- LinkedIn: [norman-ainobushoborozi](https://www.linkedin.com/in/norman-ainobushoborozi/)

## 🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the [issues page](https://github.com/normainobary2021/to-do-list/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.
._