This application is a simple todo list app.
You can:
- list tasks
- create new task
- delete task
- set task as done
👉 Link to access: https://todo-list-fernandotag.vercel.app/
- ReactJS
- Typescript
- SCSS
- HTML
1. Clone this project
git clone git@github.com/fernandotag/todo-list
2. Open the project folder todo-list in your system's shell
cd todo-list
3. install the project's dependencies
npm install
4. run the app
npm run dev
Released in 2021 📕 License
This project is under the MIT license.
Give a ⭐️ if this project helped you!