Skip to content

amangeldi0/react-pokedex-v2

Repository files navigation

A SPA Built using React with Firebase.
Works Online and can be installed.
Built using the PokéAPI.

Live : react-pokedex-ffe94.web.app
[For best experience use Chrome or any other Chromium-based browser]

Leave a ⭐ if you liked it, also share 🔗 with those who may be interested.

Screenshots

Technologies

  • webpack
  • react
  • typescript
  • firebase
  • react-firebase-hooks
  • axios
  • react-router-dom
  • react-query

Getting started

Getting Started:

Setting up the environment:

  1. Install Node.js and use node -v to check version.

  2. IMP Note: You might need to use sudo depending on the npm configuration.

  3. Install webpack CLI as npm install -g @webpack/cli

  4. Clone or download this repo.

  5. Run npm install inside this project folder to install all dependencies.

  6. Make sure you use the latest version of the CLI (upgrade guide below)

  7. npm start for start

  8. npm run build:prod build in production mode

  9. npm run build:dev build in development mode

Copyright Notice

This is an unofficial, non-commercial, fan-made app and is NOT affiliated, endorsed or supported by Nintendo, Game Freak and The Pokémon Company in any way. Many images used in this app are copyrighted and are supported under fair use. Pokémon and Pokémon character names are trademarks of Nintendo. No copyright infringement intended.

About

Rewirte react-pokedex fix bugs etc..

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published