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

https://github.com/yagolopesmartins/frontend_react-task-manager_project

Todolist construido com React
https://github.com/yagolopesmartins/frontend_react-task-manager_project

axios components fetch jsonplaceholder-api react react-router-dom tailwindcss usestate-hook vercel-deployment

Last synced: 7 months ago
JSON representation

Todolist construido com React

Awesome Lists containing this project

README

          

# React + Vite

```
npm create vite@5.5.2 nome_projeto
cd nome_projeto
npm i
npm run dev
```

##