Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/thompsonnaidu/game-of-throne-react

A game of throne app build using node js and react js
https://github.com/thompsonnaidu/game-of-throne-react

context-api express miniprojects nodejs react react-hooks reactjs

Last synced: about 2 months ago
JSON representation

A game of throne app build using node js and react js

Awesome Lists containing this project

README

        

Search for your GOT battle information

Application link:
https://game-of-throne-thompson.herokuapp.com/

Battle API Information
- Base URL : https://game-of-throne-thompson.herokuapp.com/api/battle
- Endpoint
1. /list : get list of all place where battle has taken place
method: GET

2. /count: get total number of battle occured
method: GET

3. /search: get the data with all applied filters for king,type and location
method: "GET"

Screenshot's
- Desktop:
Screen 1

Screen 2



- Mobile:
Screen 1

Screen 2