Skip to content

UpsideDownLootProject/upside-frontend

Repository files navigation

👾 Upside Down Loot

This repo contains the source code for a Upside Down Loot interface.

Getting Started

install dependencies using npm

npm install

start the development server

npm run dev

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