Starry-sprinkled night skies with shooting stars and lofi beats coded with Sveltekit + Threlte (three.js) for the 3D environment.
Things you'll want installed:
git clone https://github.com/jzaleta/night-skies.git
cd night-skies
npm install
npm run dev
# or start the server and open the app in a new browser tab
npm run dev -- --open
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.
This project is made open-source with the MIT License.