Skip to content
This repository has been archived by the owner on Jan 13, 2022. It is now read-only.
/ rmembr Public archive

An app for me to navigate down the memory hole

Notifications You must be signed in to change notification settings

alext9586/rmembr

Repository files navigation

Rmembr

This is a breadcrumbing app used to remember mental navigation. I created this app to keep track of how I got somewhere when looking at legacy code.

The app is client-side only and runs in a web browser.

Run npm install to install packages.

Run npm start from root folder to start a hot-reload dev environment.