https://github.com/brunolagoa/challenge-pokemon
Challenge: Projeto desenvolvido com ReactJS, consumindo api do pokemon [pokeapi]
https://github.com/brunolagoa/challenge-pokemon
css css3 html html5 javascript pokeapi pokemon react reactjs typescript
Last synced: 3 months ago
JSON representation
Challenge: Projeto desenvolvido com ReactJS, consumindo api do pokemon [pokeapi]
- Host: GitHub
- URL: https://github.com/brunolagoa/challenge-pokemon
- Owner: BrunoLagoa
- Created: 2023-01-19T21:09:52.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2023-01-20T22:26:14.000Z (over 2 years ago)
- Last Synced: 2023-03-02T06:41:28.471Z (over 2 years ago)
- Topics: css, css3, html, html5, javascript, pokeapi, pokemon, react, reactjs, typescript
- Language: TypeScript
- Homepage: https://brunolagoa.github.io/challenge-pokemon/
- Size: 2.79 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
![]()
Pokemon
Projeto |
Tecnologias |
Setup |
Layout |
Licença
![]()
![]()
## Projeto
Projeto React utilizando a api do pokemon.
## Tecnologias
Esse projeto foi desenvolvido com as seguintes tecnologias:
- [Html](https://www.w3schools.com/html)
- [CSS](https://www.w3schools.com/css/default.asp)
- [JavaScript](https://developer.mozilla.org/pt-BR/docs/Web/JavaScript)
- [ReactJS](https://reactjs.org)
- [TypeScript](https://www.typescriptlang.org)
- [PokeAPI](https://pokeapi.co/)## Setup
```bash
# Clone o repositório em sua máquina
git clone https://brunolagoa.github.io/challenge-pokemon.git# Entre no repositório
$ cd challenge-pokemon# Instale as dependências
$ yarn# Execute a aplicação
$ yarn start# Será executado na port 3000, em seu navegador abra o link
http://localhost:3000
```## Layout
![]()
Site publicado em:
Clique aqui para visualizar---
## Licença
Esse projeto está sob a licença MIT. Veja o arquivo [LICENSE](LICENSE.md) para mais detalhes.
---
Autor: Bruno Castro