Skip to content

jzaleta/night-skies

Repository files navigation

night-skies ✨

Starry-sprinkled night skies with shooting stars and lofi beats coded with Sveltekit + Threlte (three.js) for the 3D environment.

https://x.com/_jzaleta/status/1837002679442174433

Installing

Prerequisites

Things you'll want installed:

1. First clone my git repo in a terminal and install dependencies

git clone https://github.com/jzaleta/night-skies.git
cd night-skies
npm install

2. Then start the local dev server

npm run dev

# or start the server and open the app in a new browser tab
npm run dev -- --open

Contributing

This project isn't really open to big contributions since it's personal, but if you spot something like a spelling mistake, a visual bug, or other kinds of weird things happening, please feel free to create an issue.

License

This project is made open-source with the MIT License.