"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.
- JavaScript
- HTML
- SCSS
- WebPack
- npm
Go to your terminal, navigate to your working directory and run
git clone https://github.com/anuarshaidenov/to-do-list.git
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.
👤 Anuar Shaidenov
- GitHub: @anuarshaidenov
- Twitter: @anuarnyi
- LinkedIn: LinkedIn
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
This project is MIT licensed.