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
- Host: GitHub
- URL: https://github.com/yagolopesmartins/frontend_react-task-manager_project
- Owner: YagoLopesMartins
- Created: 2024-09-04T18:44:15.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-09-05T05:51:09.000Z (about 1 year ago)
- Last Synced: 2025-01-16T19:45:15.194Z (9 months ago)
- Topics: axios, components, fetch, jsonplaceholder-api, react, react-router-dom, tailwindcss, usestate-hook, vercel-deployment
- Language: JavaScript
- Homepage: https://reat-task-manager.vercel.app
- Size: 248 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# React + Vite
```
npm create vite@5.5.2 nome_projeto
cd nome_projeto
npm i
npm run dev
```##