Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mujtabacodes/todo

Simple Todo app
https://github.com/mujtabacodes/todo

react reactjs typescript vite

Last synced: about 1 month ago
JSON representation

Simple Todo app

Awesome Lists containing this project

README

        

# TODO APP
## Tech Stack
- React
- Typescript
- Vite
## How to Start Project
### To Clone project in local
``` git clone https://github.com/mujtabacodes/Todo.git```
### Install Dependencies
``` yarn install ```
### Run Project
``` yarn dev ```