"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.
- Html
- Css
- JavaScript
To visit this Website Click on Live Demo
👤 Berkay Akbas
- GitHub: @berkay-akbas
- LinkedIn: Berkay Akbas
To get a local copy up and running follow these simple example steps.
- Clone this repository with git clone
git@github.com:Berkay-akbas/To-do-list.git
using your terminal or command line. - Change to the project directory by entering :
cd To-do-list
in the terminal.
You need to make sure to have installed the latest version of Node.js and npm on your computer.
You can clone this repository or simply download the files as a .zip If you want to set up a personal repository based on this one, you can as well fork it.
After clone it and before working on it, you have to run npm install
so that all the dependencies of the project get downloaded in your pc locally.
Such dependencies include webpack and linters checks, for which you have to either generate your own config file or get one.
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
- Microverse
This project is MIT licensed.