It's a to do list application where we can mark and set our daily tasks or goal. And also edit and delete them
- HTML
- CSS
- JAVASCRIPT
- ES6
- Linters
- Webpack
To get a local copy up and running follow these simple example steps.
Clone this repository (you must have Git Installed)
git clone https://github.com/saifullah767/To-Do-list.git
Then, move to the newly created folder to-do-list
using this command
cd to-do-list
To open the project in Visual Studio Code type the following command inside the to-do-list folder
code .
In order to visualize the project in your browser, please install the dependencies using npm install
and the run the project from the root of the folder with this command npm run start
👤 Saifullah
- GitHub: @githubhandle
- LinkedIn: LinkedIn
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!