/game-of-thrones

A full stack application to show battles of GOT using MERN stack.

Primary LanguageJavaScript

game-of-thrones

A full stack application to show battles of GOT using MERN stack.

Application link:

To start application in your local

git clone https://github.com/anirudhwalia/game-of-thrones.git
cd game-of-thrones
npm install
node server.js
cd client
npm build
npm start

Battle API Information

  • Endpoint
    1. /list : get list of all place where battle has taken place method: GET
    2. /search?king=""&location=""&type="" : get the data with all applied filters for king,type and location method: "GET"
    3. /count: get total number of battle occured method: GET

Screenshots

  • Desktop:
  • Mobile: