Skip to content

Calypso90/SCI-fe-dev-challenge-nextjs

 
 

Repository files navigation

Sports Card Investor Dev Challenge

For Github repo follow this link

To deploy app follow this link

Features

**After selecting the HP of the cards you'd like to browse you can sort them by Name, Set, Cost, or Power

**Added a glowing effect when hovering on the buttons

**Added a glowing a pop-up effect to the cards when hovered

**When clicked on the cards will pop out into a modal

**Updated the card component to remove any data that was missing so none of the tags are empty

**Updated loading animation

How to run locally

  1. Clone the repository (https://github.com/Calypso90/SCI-fe-dev-challenge-nextjs)

  2. Run pnpm install

  3. Run pnpm dev

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 86.7%
  • CSS 9.1%
  • JavaScript 4.2%