Skip to content

moonraker22/moon-and-stars

Repository files navigation

Moon and Stars

A react three fiber scene with scroll controls

Demo

https://moonraker.dev

Authors

Run Locally

Clone the project

  git clone https://github.com/moonraker22/moon-and-stars

Go to the project directory

  cd moon-and-stars

Install dependencies

  npm install

Start the server

  npm run dev