[To-do-List] is a project of creating a to do list structure and Adding and Removing Tasks from list using javascript and the use of webpack for distribution of files to showcase my skills to employers.
This project has been made using html, css, and javascript and webpack according to project requirements.
A new developer could make use of this project by cloning the repository and could make adjustments in the code accordingly.
To get a local copy up and running, follow these steps.
In order to run this project you need:
1- Install Visual Studio Code
2- Install Live server Extension in Visual studio code
Clone this repository to your desired folder:
Example commands:
cd my-folder
git clone https://github.com/zunairkhan811/To-do-list.git
Install this project with:
β> Write βnpm iβ in Visual Studio Code Terminal
To run the project, execute the following command:
β> Write npm start in Visual Studio Terminal
To run tests, run the following command:
β> npm run test
You can deploy this project using:
β> [npm run deploy] command on github pages
OR
β> By purchasing domain and hosting
π€ Author
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
If you like this project kindly follow us and give rating by clicking on star button to this repository. Thanks!
I would like to give credit to Microverse for inspiring me enough to make this project.
This project is MIT licensed.