This repository is about an example of how to build your own JavaScript application using Webpack environment.
- JavaScript
- HTML
- Webpack
- Visual Studio Code
- Git & Github
- I have used HTML CSS and JavaScript in the webpack environment.
- I've included linters to improve and cleaning all of my code.
- IDE to edit and run the code (I use Visual Studio Code 🔥).
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
fromsrc
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
👤 Laylo Khodjaeva
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
- Microverse
This project is MIT licensed.