Skip to content

avalynndev/stratoscroll

Repository files navigation



Stratoscroll

I was trying to make a clone of the neal.fun/space-elevator website for the siege theme SPACE. And i have managed to make this much. but after sometime i gave up..

here is preview (pls ignore bg noises)

Self Hosting Guide

Prerequisites

  • Node.js 20 or later
  • npm or bun package manager

Installation

  1. Clone the repository:
git clone https://github.com/avalynndev/stratoscroll.git
cd time-stratoscroll
  1. Install dependencies:
npm install
  1. Run the development server:
npm run dev
  1. Open http://localhost:3000 in your browser

Building for Production

npm run build
npm start

By following these steps, you can host the Stratoscroll web app on your own localhost.

Deploy with Vercel

Notes and Credits

  • HEAVILY inspired by neal.fun. almost all icons are from there.
  • some logic is also from neal.fun

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published