Skip to content

All the Pokémon data you'll ever need in one place, easily accessible through a modern RESTful API.

License

Notifications You must be signed in to change notification settings

tentpoles/pokepedia-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pokepedia App

Pokepedia (ReactApp with PokeAPI)

❗❗❗ This is README for Project Setup

What you need:

  • node package manager
  • "@emotion/react": ^11.4.1
  • "@testing-library/jest-dom": ^5.14.1
  • "@testing-library/react": ^11.2.7
  • "@testing-library/user-event": ^12.8.3
  • "react": ^17.0.2
  • "react-dom": ^17.0.2
  • "react-router-dom": ^5.2.0
  • "react-scripts": 4.0.3
  • "web-vitals": "^1.1.2

Get started the dependencies package

  npm install

Run start for the development mode, then listen to port on your browser (localhost:port/pokepedia-app/)

  npm run start

Build for production

  npm run build

Demo Link: https://tentpoles.github.io/pokepedia-app/