npm i
and then
npm run dev
Open http://localhost:3000 with your browser to see the result.
To learn more about Next.js, take a look at the following resources:
- Next.js Documentation - learn about Next.js features and API.
- Learn Next.js - an interactive Next.js tutorial.
You can check out the Next.js GitHub repository - your feedback and contributions are welcome!
- https://docs.pokemontcg.io/
- To have the application work properly an API Key is needed which will require an account to be created
- A
.env
file will need to be created and the.env.example
can be used as a guideline