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

https://github.com/luizengdev/task-manager-frontend

Gerenciador de tarefas feito em React.js + Vite para consumir dados de uma API
https://github.com/luizengdev/task-manager-frontend

Last synced: 3 months ago
JSON representation

Gerenciador de tarefas feito em React.js + Vite para consumir dados de uma API

Awesome Lists containing this project

README

          

# icon-task Task Manager

### Gerenciador de tarefas

- Aplicativo web criado com reactJS para praticar os conhecimento.
- Foram utilizados: useState, UseEffect, UseMemo, UseCallback e React-router.
- Consumindo uma API em NodeJS + MongoDB: [https://openweathermap.org/api](https://github.com/luizengdev/task-manager-backend)

Veja como ficou: https://taskmanager-luizengdev.vercel.app/login

![image](https://github.com/luizengdev/task-manager-frontend/assets/47059188/913b6139-0f88-44b4-9bf9-96d4b1791671)
![image](https://github.com/luizengdev/task-manager-frontend/assets/47059188/c0092dc0-64db-4a56-bd7e-e68faba416e0)

# React + Vite

This template provides a minimal setup to get React working in Vite with HMR and some ESLint rules.

Currently, two official plugins are available:

- [@vitejs/plugin-react](https://github.com/vitejs/vite-plugin-react/blob/main/packages/plugin-react/README.md) uses [Babel](https://babeljs.io/) for Fast Refresh
- [@vitejs/plugin-react-swc](https://github.com/vitejs/vite-plugin-react-swc) uses [SWC](https://swc.rs/) for Fast Refresh