Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bumboobee/reserve-project
Projeto pratico utilizando API de dados do Covid-19 😷
https://github.com/bumboobee/reserve-project
api covid-19 react styled-components vite
Last synced: about 1 month ago
JSON representation
Projeto pratico utilizando API de dados do Covid-19 😷
- Host: GitHub
- URL: https://github.com/bumboobee/reserve-project
- Owner: Bumboobee
- Created: 2024-05-15T20:52:31.000Z (9 months ago)
- Default Branch: master
- Last Pushed: 2024-05-19T13:33:50.000Z (8 months ago)
- Last Synced: 2024-05-19T14:37:53.363Z (8 months ago)
- Topics: api, covid-19, react, styled-components, vite
- Language: JavaScript
- Homepage:
- Size: 59.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 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# Configurações 🚀
Instalar pacotes --> ```npm install```
Subir aplicação --> ```npm run dev```
Caso de erro de cors no navegador (restrição do servidor), [veja aqui como desabilitar a polÃtica de cors-Chrome](https://gist.github.com/FerraBraiZ/22335146a814b6309fab0a8d6cf9683c)