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

https://github.com/codewithashim/todo-frontend


https://github.com/codewithashim/todo-frontend

Last synced: 8 months ago
JSON representation

Awesome Lists containing this project

README

          

# Todo App

Live Link : https://todoist-by-ashim.netlify.app/

Server Link : https://todo-server-seven-snowy.vercel.app/api/v1/

==========================================

Client Github Link : https://github.com/codewithashim/todo-frontend.git

Server Github Link : https://github.com/codewithashim/todo-backend.git

==========================================

Login User : codewithashim@gmail.com

Password : 123456

==========================================

Application Setup :

Client :

```
git clone https://github.com/codewithashim/todo-frontend.git
```

```
cd todo-frontend
```

```
npm install
```

```
npm run dev
```

Server :

```
git clone https://github.com/codewithashim/todo-backend.git
```

```
cd todo-backend
```

```
yarn install
```

```
yarn dev
```

============================================

![1707304509153](image/README/1707304509153.png)

![1707304549467](image/README/1707304549467.png)

![1707304584605](image/README/1707304584605.png)

![1707304601498](image/README/1707304601498.png)

![1707304623616](image/README/1707304623616.png)

![1707304643397](image/README/1707304643397.png)

![1707305564528](image/README/1707305564528.png)

![1707305606507](image/README/1707305606507.png)

![1707305622920](image/README/1707305622920.png)