abdessalem1998 / -To-Do-list

In this project, I built a simple HTML JavaScript list of To-Do tasks based on the concept of SPA(single web application) and configure it using Webpack ,HTML5 and JAVASCRIPT in addition to unit testing for all functions.
5 stars 1 forks source link
css html5 javascript

To Do List

"To-do list" is a tool that helps to organize your day. It simply lists the things that you need to do and allows you to mark them as complete.

todo todo

Built With

Live Demo

Installation

Go to your terminal, navigate to your working directory and run

git clone https://github.com/abdessalem1998/-To-Do-list

After that navigate to the newly created folder

cd to-do-list

You now have access to the files. To install necessary dependencies run

npm install

Start a local server running the command

npm start

You should now have the project running locally on a dev server.

Authors

👤 Houfaf Abdessalem

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

Show your support

Give a ⭐️ if you like this project!

📝 License

This project is MIT licensed.