Skip to content

mexmanny/iceandfirerepo

Repository files navigation

This is a Next.js project bootstrapped with create-next-app.

Getting Started

After cloning locally you can navigate to the project directory and run the following:

npm install

Then, run the development server:

npm run dev
# or
yarn dev
# or
pnpm dev

Open http://localhost:3000 with your browser to see the result.

Currently this page you will be able to see a list of cards that contain the information of houses that are returned from https://anapioficeandfire.com/api/houses here you will be able to see (AT the moment a Generic Coat of arms) with the name of the house, once you click on that you can see the SwornMembers sworned to the selected house (Also generic knight picture), in there you will be able to see if the a sworn member is currently alive or dead, if dead it will show you the information provided on their death, if you would like to learn more about the character you can click on the card and a Modal will show up if you want to learn more about him or her

CHANGE LOG


  • [06/22] Update columns to make sure all swornmembers are correctly shown, deleted unneccessary /house page and updated a button to navigate back home on Sworn Members Details page

  • [06/26] feature/updates branch created, made some modifications to how the list of items is being rendered, and added a navbar along with react query provider so that it is available for use through out the project.

Deploy on Vercel

Learn More

You can start editing the page by modifying app/page.tsx. The page auto-updates as you edit the file.

This project uses next/font to automatically optimize and load Inter, a custom Google Font.

To learn more about Next.js, take a look at the following resources:

You can check out the Next.js GitHub repository - your feedback and contributions are welcome!

Deploy on Vercel

The easiest way to deploy your Next.js app is to use the Vercel Platform from the creators of Next.js.

Check out our Next.js deployment documentation for more details.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors