Orbital Web App Built with Next.js hosted on Vercel Technologies: react-three (three.js) framer-motion lamina SWR Tailwind Getting the project up and running Download specified .env.local file and add it to the root of the project Install all necessary packages: npm install # or yarn install Start the development server: npm run dev # or yarn dev