Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
32 commits
Select commit Hold shift + click to select a range
baac082
mark1
GabrielGCJ Jan 3, 2022
fa2d564
Delete pokedex2 directory
Madreyv Jan 4, 2022
776954c
Delete node_modules directory
Madreyv Jan 4, 2022
d494311
Adcionado template inicial
Madreyv Jan 4, 2022
b025192
Adcionado estado global
Madreyv Jan 4, 2022
ac0c97e
Adcionado estado global
Madreyv Jan 4, 2022
f5b331e
Adcionado o git ignore
Madreyv Jan 4, 2022
5e7b558
deletando nodeModules
Madreyv Jan 4, 2022
c79d869
Merge pull request #3 from future4code/madreyv
Madreyv Jan 4, 2022
bc1f159
adicionado pagina 3
GabrielGCJ Jan 4, 2022
a85599f
Merge pull request #4 from future4code/gabriel
GabrielGCJ Jan 4, 2022
d9573f7
Adcionado requisições, paginação e inicio do context
Madreyv Jan 5, 2022
e740760
Merge pull request #5 from future4code/madreyv
GabrielGCJ Jan 5, 2022
12ad137
inclusão pagina de erro
GabrielGCJ Jan 5, 2022
9460aa3
Merge branch 'master' into gabriel
Madreyv Jan 5, 2022
2d59651
Merge pull request #6 from future4code/gabriel
GabrielGCJ Jan 5, 2022
ec88646
Adcionado paginação
Madreyv Jan 6, 2022
bbbcb60
Merge branch 'master' of https://github.com/future4code/Carver-pokede…
Madreyv Jan 6, 2022
790f017
alteração de styled
GabrielGCJ Jan 6, 2022
b01122e
Merge pull request #7 from future4code/gabriel-2
GabrielGCJ Jan 6, 2022
b5da496
adcionado estado global e feito ajustes na pagina home para o uso do …
Madreyv Jan 6, 2022
7ce9c0e
Merge branch 'master' into madreyv
GabrielGCJ Jan 6, 2022
cb8da8d
Merge pull request #8 from future4code/madreyv
GabrielGCJ Jan 6, 2022
2f6acb0
Ajustado navegação entre paginas, funcionalidade da pagina de detalhe…
Madreyv Jan 8, 2022
4b9f571
Merge pull request #9 from future4code/madreyv
GabrielGCJ Jan 8, 2022
56b2557
adição animações
GabrielGCJ Jan 9, 2022
93a2252
Merge pull request #10 from future4code/gabriel-4
GabrielGCJ Jan 9, 2022
cd515d1
Adcionado botões e responsividade
Madreyv Jan 10, 2022
c5c4865
Merge pull request #11 from future4code/madreyv
Madreyv Jan 10, 2022
7ddc8ac
Update README.md
Madreyv Jan 10, 2022
6730ecb
Create README.md
GabrielGCJ Apr 28, 2022
4ccef4e
Update README.md
GabrielGCJ Apr 28, 2022
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
105 changes: 93 additions & 12 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,16 +1,97 @@
# POKEDEX
### Pokedex

Nome dos integrantes:
- Pessoa 1
- Pessoa 2
- Pessoa 3
### O que funciona
- Requisições a API
- Adcionar e remover pokemons da pokedex
- Pagina de detalhes
- Paginação parcial

Link do Surge: www.link.com.br
### O que não funciona
- Paginação completa


### Link Surge

> https://evanescent-metal.surge.sh/

<a href="https://evanescent-metal.surge.sh/">Teste</a>


O que funciona:
- Item 1
- Item 2

O que não funciona:
- Item 3
- Item 4

### Imagens
![image](https://user-images.githubusercontent.com/20729709/148712402-beb25121-5707-4235-9c04-400b01d3c31e.png)
![image](https://user-images.githubusercontent.com/20729709/148713268-074ec6b5-f0d8-4940-ba16-c797489d2af9.png)
![image](https://user-images.githubusercontent.com/20729709/148713292-87dd0c3f-81fc-45ff-b840-0156a8ef071f.png)
![image](https://user-images.githubusercontent.com/20729709/148713324-253e9b00-42d2-4a8a-bec2-ec6ca5f8eef7.png)
![image](https://user-images.githubusercontent.com/20729709/148713381-3c3b1e27-3084-4114-83a5-80d4bfc52bc2.png)
![image](https://user-images.githubusercontent.com/20729709/148713440-21549e96-3dfb-4af8-b874-a9dd51af8701.png)

This project was bootstrapped with [Create React App](https://github.com/facebook/create-react-app).

## Available Scripts

In the project directory, you can run:

### `npm start`

Runs the app in the development mode.\
Open [http://localhost:3000](http://localhost:3000) to view it in your browser.

The page will reload when you make changes.\
You may also see any lint errors in the console.

### `npm test`

Launches the test runner in the interactive watch mode.\
See the section about [running tests](https://facebook.github.io/create-react-app/docs/running-tests) for more information.

### `npm run build`

Builds the app for production to the `build` folder.\
It correctly bundles React in production mode and optimizes the build for the best performance.

The build is minified and the filenames include the hashes.\
Your app is ready to be deployed!

See the section about [deployment](https://facebook.github.io/create-react-app/docs/deployment) for more information.

### `npm run eject`

**Note: this is a one-way operation. Once you `eject`, you can't go back!**

If you aren't satisfied with the build tool and configuration choices, you can `eject` at any time. This command will remove the single build dependency from your project.

Instead, it will copy all the configuration files and the transitive dependencies (webpack, Babel, ESLint, etc) right into your project so you have full control over them. All of the commands except `eject` will still work, but they will point to the copied scripts so you can tweak them. At this point you're on your own.

You don't have to ever use `eject`. The curated feature set is suitable for small and middle deployments, and you shouldn't feel obligated to use this feature. However we understand that this tool wouldn't be useful if you couldn't customize it when you are ready for it.

## Learn More

You can learn more in the [Create React App documentation](https://facebook.github.io/create-react-app/docs/getting-started).

To learn React, check out the [React documentation](https://reactjs.org/).

### Code Splitting

This section has moved here: [https://facebook.github.io/create-react-app/docs/code-splitting](https://facebook.github.io/create-react-app/docs/code-splitting)

### Analyzing the Bundle Size

This section has moved here: [https://facebook.github.io/create-react-app/docs/analyzing-the-bundle-size](https://facebook.github.io/create-react-app/docs/analyzing-the-bundle-size)

### Making a Progressive Web App

This section has moved here: [https://facebook.github.io/create-react-app/docs/making-a-progressive-web-app](https://facebook.github.io/create-react-app/docs/making-a-progressive-web-app)

### Advanced Configuration

This section has moved here: [https://facebook.github.io/create-react-app/docs/advanced-configuration](https://facebook.github.io/create-react-app/docs/advanced-configuration)

### Deployment

This section has moved here: [https://facebook.github.io/create-react-app/docs/deployment](https://facebook.github.io/create-react-app/docs/deployment)

### `npm run build` fails to minify

This section has moved here: [https://facebook.github.io/create-react-app/docs/troubleshooting#npm-run-build-fails-to-minify](https://facebook.github.io/create-react-app/docs/troubleshooting#npm-run-build-fails-to-minify)
23 changes: 23 additions & 0 deletions pokedex/.gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
# See https://help.github.com/articles/ignoring-files/ for more about ignoring files.

# dependencies
/node_modules
/.pnp
.pnp.js

# testing
/coverage

# production
/build

# misc
.DS_Store
.env.local
.env.development.local
.env.test.local
.env.production.local

npm-debug.log*
yarn-debug.log*
yarn-error.log*
21 changes: 21 additions & 0 deletions pokedex/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
### Pokedex

### O que funciona
- Requisições a API
- Adcionar e remover pokemons da pokedex
- Pagina de detalhes
- Paginação parcial

### O que não funciona
- Paginação completa
### Link Surge
https://evanescent-metal.surge.sh/

### Imagens
![image](https://user-images.githubusercontent.com/20729709/148712402-beb25121-5707-4235-9c04-400b01d3c31e.png)
![image](https://user-images.githubusercontent.com/20729709/148713268-074ec6b5-f0d8-4940-ba16-c797489d2af9.png)
![image](https://user-images.githubusercontent.com/20729709/148713292-87dd0c3f-81fc-45ff-b840-0156a8ef071f.png)
![image](https://user-images.githubusercontent.com/20729709/148713324-253e9b00-42d2-4a8a-bec2-ec6ca5f8eef7.png)
![image](https://user-images.githubusercontent.com/20729709/148713381-3c3b1e27-3084-4114-83a5-80d4bfc52bc2.png)
![image](https://user-images.githubusercontent.com/20729709/148713440-21549e96-3dfb-4af8-b874-a9dd51af8701.png)

Loading