kobrynsky / pokemon-idz-spa

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Pokemon Idź

Web Pokemon Go (but slightly less extended ;) )

Used technologies:

  • ReactJs
  • Axios
  • PokemonAPI

If you want to run this project:

  • git clone [repository]
  • npm install (in repository directory)
  • npm start

You also need an API, you can choose whether you prefer in .NET Core or Spring:

And need to point to API url in constants.js:

export const BASE_URL = "https://your-api:url";

Screenshots


This project was written with ❤️.

XD Driven Development

About


Languages

Language:JavaScript 81.7%Language:CSS 15.3%Language:HTML 3.0%