https://github.com/bc-fullstack-03/agatha-louise-frontend
https://github.com/bc-fullstack-03/agatha-louise-frontend
Last synced: about 9 hours ago
JSON representation
- Host: GitHub
- URL: https://github.com/bc-fullstack-03/agatha-louise-frontend
- Owner: bc-fullstack-03
- Created: 2023-05-23T14:44:52.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-05-30T19:25:41.000Z (about 3 years ago)
- Last Synced: 2025-02-25T19:34:01.558Z (over 1 year ago)
- Language: TypeScript
- Size: 145 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.MD
Awesome Lists containing this project
README
# Frontend - SysMap Parrot
### Stack
- TypeScript
- ReactJS com vite
- Tailwind CSS
- Axios
- React Router
- Radix Ui
- Phosphor Icons
## Backend
Clonar o seguinte backend: https://github.com/coe-tech/backend
para rodar o back-end, executar os seguintes comandos:
```
npm install
```
```
docker compose up
```
## Rodando o Frontend
```
npm install
```
```
npm run dev
```
### Obs
caso rode o back-end local e não pelo docker compose, lembre-se de alterar a URL do Bucket-host no arquivo feed.js