Skip to content

Miltonr87/Pokemon-V2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pokemon V2

Screen Shot

[X] Desktop version

[X] Mobile version

About

Pokemon V2 uses a SearchBar feature to search for pokemons with useEffect hook in React. Since not all pokemons are available with photos and attributes, I chose to set a limit on their appearance in 897 - the limit was made to avoid visual breaks inside the cards. After a user click on each creatures, a new Card area reveals more information like type, powers and attributes. Otherwise if the user enters a wrong Pokemon name, a progress bar (obtained from the material's UI) is activated and visually simulates an uninterrupted search on the API system...

Getting Started

  • Clone the repo (HTTP Protocol): git clone https://github.com/Miltonr87/Pokemon-V2.git
  • Using NPM or Yarn to install the React APP and run the project on your computer.

Required:

As you see, Pokemon V2 runs on Node.js, so before you can continue, please ensure that you have it installed with NPM or Yarn. Once you have Node installed, you will need the React (17.01) library. So, to start the project in your machine, open your terminal inside the Pokemon V2 folder and type "NPM Install" or "Yarn Install".

Additional packages

Live Demo

License

This project is licensed under the MIT License. Copyright © Milton Rodrigues

About

PokemonV2 was created with Axios, Styled Components, React Router, React Reactions and Material UI

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published