An open API service indexing awesome lists of open source software.

https://github.com/ipuldev/pokemon-apps

React + go implementing retrieve data & rest http api resources data from api pokemen
https://github.com/ipuldev/pokemon-apps

go pokemon react

Last synced: 3 months ago
JSON representation

React + go implementing retrieve data & rest http api resources data from api pokemen

Awesome Lists containing this project

README

          

# pokemon_apps

Requirement



  • Set Up Go

  • Set Up react



Set Up client


1.cd client


2.npm install


3.npm run start / npm run build

Set up Back End and start apps


1.go run main.go / go build main.go && ./main