Skip to content

infantopratik/react-pokedex

Repository files navigation

React Pokedex

One stop for all pokemon information

Setup

  1. Install NodeJS, MongoDB, Git SCM
  2. Install yarn => npm install -g yarn
  3. Clone the repository
  4. Install all the dependencies of the project => cd react-pokedex && yarn install
  5. Generate Build => yarn prod:build
  6. Start the Server => yarn prod:start
  7. The app uses MongoDB, which is deployed by Mongo Atlas, so will connect by itself.
  8. App will be running on http://localhost:8000 OR http://127.0.0.1:8000

About

pokedex based on pokeApi and react

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published