Skip to content

Latest commit

 

History

History
26 lines (17 loc) · 418 Bytes

File metadata and controls

26 lines (17 loc) · 418 Bytes

CardIndex

CardIndex is a tool that gives users the power to search for trading cards at the best prices, aggregating data from across the internet.

Installation

  1. Clone the repository:
git clone <your-repository-url>
cd SWETradingCardTracker
  1. Install dependencies:
npm install
  1. Run the development server:
npm run dev
  1. Open the local URL shown in the terminal