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)
- Node.js 20 or later
- npm or bun package manager
- Clone the repository:
git clone https://github.com/avalynndev/stratoscroll.git
cd time-stratoscroll- Install dependencies:
npm install- Run the development server:
npm run dev- Open http://localhost:3000 in your browser
npm run build
npm startBy following these steps, you can host the Stratoscroll web app on your own localhost.
- HEAVILY inspired by neal.fun. almost all icons are from there.
- some logic is also from neal.fun