Skip to content

simo54/pokedexwbs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

95 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PokéWorld

Description

This group work will provide you more details and information about the creatures called Pokémon.

On the website you will have the chance to:

  • Find and/or discover new Pokémons Pokedex Search Details
  • Simulate a battle between them with their own original combat stats Battle
  • Gather information on Pokémon Berries Berries

The project is going to demonstrate how React can be used for creating website and how to fetch data from a public API.

Tech Stack used in this project:

Usage

Inside the Pokédex page, if you want to discover new Pokémons insert a number bewteen 1 and 807 or simply input the name of your favorite Pokémon, you can also explore the details with the buttons provided in the pop-up. There is the chance to load more pokemon using the Load Button at the very end of the page.

You can simulate a battle into the Battle component, you can either chose 2 new Pokémons or chose only 1 if you previously imported from Pokédex with the Battle Button. When two Pokémons are selected, press the Fight Button to see who will win.

Finally, if you want to gather more information on Berries, you can navigate inside the Berries component and check the details using the button Stats.

Installation

At the moment the project is only available on local installation.

If you are into coding

  1. Download the repository here or under the button "Code" from the repository
  2. Inside your Code Editor use npm install to install the necessary nodes
  3. Launch the project on your localhost to start playing!

If you are NOT into coding

  1. Download and install a Coding text editor (examples are Visual Studio Code, Atom)
  2. Install Node.js (Recommended version)
  3. Download the repository here or under the button "Code" from the repository
  4. Inside your the pokedexwbs, open the console and use npm install to install all the necessary nodes
  5. When its done, launch the project on your console with the command npm start, it will open a webpage in your default browser to start playing!

Contribute

If you wish to help and contribute on the project please open an issue on github with your suggestions and/or your code implementation.

Credits

This group work made possible thanks to the work of Zee, Josh and Simone .

Releases

No releases published

Packages

No packages published