Game Store is a game store page that keeps you updated with the lastest games in the industry
GameStore.mp4
- Node >= 12.4
Main technologies
To run this project, install it locally using npm:
npm install
Runs the app in the development mode.
Open http://localhost:3000 to view it in your browser.
npm run dev
Builds the app with configuration for the client.
npm run dev:build-client
Builds the app with configuration for the server.
npm run dev:build-server
This page is still under construction.