Skip to content

faruuhan/pokemon-app

 
 

Repository files navigation

Tech Stack

My Skills

Features

  • Homepage
    Showing list Pokemon
  • Catch pokemon with gatcha
    We can catch pokemon with level success 50%
  • My Pokemon
    Showing list my pokemon after catch

Run Locally

Clone the project

  git clone https://github.com/faruuhan/pokemon-app.git

Go to the project directory

  cd pokemon-app

Install dependencies

  npm install

Start the server

  npm run start

Demo

https://pokemon-app-two-red.vercel.app/

Authors

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 90.0%
  • CSS 10.0%