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

https://github.com/jairodoni/cidade-alta-challenge-front-end


https://github.com/jairodoni/cidade-alta-challenge-front-end

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

        

## Challenge Cidade Alta - Frontend

Primeiro, rode os seguintes comandos:

```bash
npm i
# ou
yarn
# ou
pnpm i
```

Depois, inicie o server:

```bash
npm run dev
# ou
yarn dev
# ou
pnpm dev
```

Depois abra o browser no seguinte endereço [http://localhost:3000](http://localhost:3000).

O site tambem tem um prototipo no figma caso queira ver: [link prototipo](https://www.figma.com/design/nYf9wZC9XPp7dzCx79RqBs/Cidade-Alta-Challenge?node-id=0-1&t=CvHYTCFqawj1Qlhp-1)