- The application is implemented in two ways using React and Nextjs.
React
,Vite
,TypeScript
,JavaScript
,NodeJs
,Reduxjs/toolkit
,- Link: https://games-reactjs.vercel.app
Nextjs
,TypeScript
,JavaScript
,NodeJs
,Sass
,React query
,- Link: https://games-nextjs.vercel.app
- Clone the repository to your local machine
- Go to path frontend
cd react
orcd nextjs
- Run
yarn install
and thenyarn build
and finalyyarn preview
for react andyarn start
for nextjs - Open the
http://localhost:3000
on your browser