Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/joaoemanuell/geo-brazilian-biomes-and-clime
- Owner: JoaoEmanuell
- License: mit
- Created: 2023-09-19T20:09:55.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2024-07-17T12:41:53.000Z (6 months ago)
- Last Synced: 2024-07-17T16:51:44.167Z (6 months ago)
- Topics: brazil, javascript, nextjs, react, reactjs, tailwind, tailwindcss, typescript
- Language: TypeScript
- Homepage: https://geo-brazilian-biomes-and-clime.vercel.app
- Size: 56.4 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README-pt-br.md
- License: LICENSE
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)