A simple and functional To Do List application designed to help you manage and track your daily tasks with ease.
Site published at: https://github.com/RokasIme/TDlist
- Github pages
- ✅ Add new tasks
- 🕒 Mark tasks as completed
- ❌ Delete tasks
- 🏬 Local storage
Node.js - download and install
https://nodejs.org
Git - download and install
https://git-scm.com
Would like to run this project locally? Open terminal and follow these steps:
- Clone the repo
git clone https://github.com/RokasIme/TDlist.git
- Install NPM packages
or
npm i
npm install
- Run the server
npm run dev
There is no tests for this project.
Rokas: Github
Distributed under the MIT License. See LICENSE.txt for more information.
No other resources.