In this project, I am creating a to-do list with Webpack, as the main objective is to learn to use it.
The To-Do List app was built with:
- Major languages (HTML, CSS, and JavaScript)
- Frameworks (Jest)
- Technologies used (VS Code, Webpack, Git, and GitHub)
You can view a live demo of the app at To-Do List App
To get a local copy up and running, follow these steps:
To run this project, you'll need to install:
- VS Code
- Live Server extension
- Node.js
- Clone this repository to your desired folder:
git clone git@github.com:Cluab/to-do-list.git
- Run in the Terminal
npm i
To run the project, follow these steps:
- Open the project in VS Code.
- Run in the Terminal
npm start
. - The website will open in your default web browser.
👤 Ibrahim Suhail Al-Yousefi
- GitHub: @cluab
- Twitter: @cluab122
- LinkedIn: Ebrahim Al-Yousefi
- Instagram: @27.i.b
👤 asharanjith
- GitHub: @asharanjith
- Twitter: @asha_cep
- LinkedIn: asha-vijayan
Contributions, issues, and feature requests are welcome! Feel free to check the issues page for any open issues.
If you like this project, please give it a star on GitHub!
- Microverse for providing the education that inspired this project.
This project is licensed under the MIT License - see the LICENSE file for details.