Skip to content

This is an app developed with React.js that randomly selects a Pokemon by clicking on the button GENERATE. Data is fetched from https://pokeapi.co/ API. (React.js, JavaScript,CSS, HTML)

Notifications You must be signed in to change notification settings

artursniegowski/randompokemon-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

randompokemon-app

Created using React.js, CSS, HTML, JavaScript. This is an app that randomly selects a Pokemon by clicking on the button GENERATE. Data is fetched from the API https://pokeapi.co/ . A pokemon is randomly selected from the API and, the species name, abilities and image are displayed on the website.

Getting Started with Create React App

This project was bootstrapped with 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 to view it in your browser.

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


Example View from the website:

The main page.
Screenshot

About

This is an app developed with React.js that randomly selects a Pokemon by clicking on the button GENERATE. Data is fetched from https://pokeapi.co/ API. (React.js, JavaScript,CSS, HTML)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published