This repository contains the source code for the official landing page of Fuenzer Studio. This website serves as a portfolio and showcase for games published on Roblox.
This project is built using:
| Category | Technologies |
|---|---|
| Framework | |
| Language | |
| Styling | |
| Database | |
| Automation | |
| Deployment |
Follow these steps to run the project on a local computer:
-
Clone repositori:
git clone [https://github.com/Yogs4R/fuenzer-studio.git](https://github.com/Yogs4R/fuenzer-studio.git) cd fuenzer-studio -
Install dependencies:
npm install # atau yarn install # atau pnpm install
-
Run the development server:
npm run dev
-
Open http://localhost:3000 in your browser.