https://github.com/laylo309/to-list-review
https://github.com/laylo309/to-list-review
Last synced: 9 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/laylo309/to-list-review
- Owner: Laylo309
- License: mit
- Created: 2021-08-26T15:19:40.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2021-08-27T00:01:54.000Z (almost 5 years ago)
- Last Synced: 2025-08-19T02:45:01.710Z (10 months ago)
- Language: JavaScript
- Size: 135 KB
- Stars: 6
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
 
# TODO list
> This repository is about an example of how to build your own JavaScript application using Webpack environment.
## Live Demo
[Live Demo Link - TO DO list](https://laylo309.github.io/to-do-list/)
## Built With
- JavaScript
- HTML
- Webpack
- Visual Studio Code
- Git & Github
### Install
To get a local copy up and running follow these simple example steps.
- Open terminal
- Clone this project by the command `https://github.com/Laylooo/to-do-list.git`
- `Cd to-do-list` folder
- Open `index.html` from `src` folder in your local browser or using Live Server in Visual Studio Code.
- To install this project run `npm install`.
- To run the project use the command `npm start`
## Getting Started
- I have used HTML CSS and JavaScript in the webpack environment.
- I've included linters to improve and cleaning all of my code.
### Prerequisites
- IDE to edit and run the code (I use Visual Studio Code 🔥).
## Author
👤 **Laylo Khodjaeva**
- GitHub: [@Laylooo](https://github.com/Laylooo)
- Twitter: [@laylo](https://twitter.com/home?lang=en)
- LinkedIn: [Laylo](https://www.linkedin.com/in/laylo-khodjaeva-05a972207/)
## 🤝 Contributing
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page]().
## Show your support
Give a ⭐️ if you like this project!
## Acknowledgments
- Microverse
## 📝 License
This project is [MIT](./LICENSE) licensed.