DimasNuryadin / Next-TopUpGame

Front-end Top Up Game

Home Page:https://next-top-up-game.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Next-TopUpGame

This project is the frontend of the Top Up Game in the BuildWithAngga course class, for the backend, see the following link: Express-TopUpGame

Getting Started

First install modules

npm install

.env file configuration

NEXT_PUBLIC_API = https://express-top-up-game.vercel.app
NEXT_PUBLIC_IMG = https://express-top-up-game.vercel.app/uploads

Run the development server:

npm run dev
# or
yarn dev

Open http://localhost:3000 with your browser to see the result.

This is the project link

Vercel

About

Front-end Top Up Game

https://next-top-up-game.vercel.app


Languages

Language:TypeScript 71.5%Language:CSS 23.1%Language:MDX 3.9%Language:JavaScript 1.1%Language:HTML 0.4%