Demo
https://gamepad-ts-next.vercel.app
Server
https://github.com/sebmosa/gamepad-ts-backend/
API used : https://api.rawg.io/docs/
Client
https://gamepad-ts-next.vercel.app
-
Node.js
-
React 18.2
-
NextJs 13.2
-
TypeScript 5.0.2
-
TanStack-Query (React-Query) 4.28
-
HeadlessUi 1.7.14
-
React-Hook-Form 7.43
-
Storybook 7.0.4
Next JS Frontend application configured in SSR mode, with for queries from client part use of react-query.
Clone this repository :
git clone https://github.com/sebmosa/gamepad-ts-next.git
cd gamepad-ts-next
To install packages :
pnpm install
When installation is complete, run the project with:
pnpm dev
- Client : Deployed on https://vercel.com