Skip to content
/ MoriLink Public

A web app inspired by NookPhone and NookLink from the Animal Crossing: New Horizons game

Notifications You must be signed in to change notification settings

fywk/MoriLink

Repository files navigation

MoriLink

MoriLink is a web app inspired by NookPhone and NookLink from the Animal Crossing: New Horizons game.

Screenshot of MoriLink

Introduction

The application offers some functionalities found in the NookPhone smartphone in the game and the NookLink service of the Nintendo Switch Online app, along with some additional features.

Getting Started

git clone https://github.com/fywk/MoriLink.git
cd MoriLink
pnpm install
pnpm dev

Then, create a env.local file for environment secrets listed in the env.local.example file.