- 📖 About the Project
- 💻 Getting Started
- 👥 Authors
- 🔭 Future Features
- 🤝 Contributing
- ⭐️ Show your support
- 🙏 Acknowledgements
- 📝 License
To Do list In this project, I build a simple HTML list of To Do tasks. This simple web page will be built using webpack and served by a webpack dev server.
Client
- HTML
- JavaScript
- CSS
- Webpack
To get a local copy up and running, follow these steps.
Clone this repository to your desired folder:
cd my-folder
git clone [email protected]:billymohajeri/To-Do-list.git
Install the dependencies with:
npm init -y
npm i
To run the project on a local server, execute the following command:
npm run start
In order to run this project you need:
- Code Editor: VS Code
- Web Browser
👤 Billy Mohajeri
- GitHub: @BillyMohajeri
- Twitter: @BillyMohajeri
- LinkedIn: @BillyMohajeri
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
If you like this project, you can support me by giving a ⭐.
I would like to thank all of my code reviewers for giving me constructive feedback.
This project is MIT licensed.