Skip to content

Feibs/pokemon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pokemon Web App

Description

ReactJS web app using PokeAPI which provides these following features:

  • Display list of pokemons
  • View detail of each pokemon
  • Catch pokemon
  • Release pokemon

Demo Video

Feibs - Pokemon Demo Video

Tech Stack

ReactJS, TailwindCSS

How to Run

  1. Clone this repository and make sure you already had Node.js
  2. In your local project directory, install the dependencies:
    npm install
  3. Still in your local project directory, run the app:
    npm start
  4. Open http://localhost:3000 to view it in your browser (the page will reload if you make changes in the code).

Author

Feibs (2023)

About

Pokemon with React App using PokeAPI

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published