Up and running on https://singlesmtg.com/
https://dragonslair.se/ stock and prices.
This is a Next.js project bootstrapped with create-next-app
, added with Chakra UI and TypeScript setup.
Shoutout to template creator sozonome/nextarter-chakra I earn nothing from this project. I made it to get fresh stock and prices from dragonslair where I shop MTG cards.
- Node.js or nvm installed.
npm
installed.
-
After cloning the project, run:
npm install
-
Then, run the development server:
npm run dev
Open http://localhost:4446 with your browser to see the result.
Build with
npm run build
npm run start