Skip to content

This is a fun side project in which I will display retro game data within a grid layout with sorting and filtering techniques.

License

Notifications You must be signed in to change notification settings

SamuelBanya/RetroLauncherWebUI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Retro Launcher

This project is a testament to trying to create a Next.js based web application that would match the styling of Launchbox, which is currently ONLY available on Windows.

With this idea, we could debate getting a similar look and feel to Launchbox but on platforms such as MacOS, and Linux.

This would give users an exciting approach to managing their games, and to not feel left out with all of the retro fun and great features that Launchbox has to offer.

Screenshots:

Screenshot 1 Screenshot 2 Screenshot 3

Deployment Instructions

First, run the development server:

npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev

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

About

This is a fun side project in which I will display retro game data within a grid layout with sorting and filtering techniques.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published