Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/joaoemanuell/geo-brazilian-biomes-and-clime

geography brazilian biomes and clime (GBBC) is a react project to show the brazilian biomes and clime
https://github.com/joaoemanuell/geo-brazilian-biomes-and-clime

brazil javascript nextjs react reactjs tailwind tailwindcss typescript

Last synced: 28 days ago
JSON representation

geography brazilian biomes and clime (GBBC) is a react project to show the brazilian biomes and clime

Awesome Lists containing this project

README

        

- [Geography Brazilian Biomes and Clime (GBBC)](#geography-brazilian-biomes-and-clime-gbbc)
- [Stack utilizada](#stack-utilizada)
- [Funcionalidades](#funcionalidades)
- [Rodando localmente](#rodando-localmente)
- [Autores](#autores)

# Geography Brazilian Biomes and Clime (GBBC)

GBBC é um website cujo objetivo é apresentar os biomas brasileiros, suas informações, fauna e flora, com o objetivo de conscientizar as pessoas sobre a grandeza e a biodiversidade encontradas no nosso país.

[Acesse clicando aqui](https://geo-brazilian-biomes-and-clime.vercel.app/)

## Stack utilizada

React, Next.js e Tailwind CSS

## Funcionalidades

- Web
- Multiplataforma
- Animações
- Carrossel de imagens

## Rodando localmente

Clone o projeto:

```bash
git clone https://github.com/JoaoEmanuell/geo-brazilian-biomes-and-clime
```

Instale as dependências:

```bash
npm install
```

Inicie o servidor:

```bash
npm run dev
```

## Autores

- [@JoãoEmanuell](https://www.github.com/JoaoEmanuell)