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

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

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