This favicon was generated using the following graphics from Twitter Twemoji:
- Graphics Title: 1f680.svg
- Graphics Author: Copyright 2020 Twitter, Inc and other contributors (https://github.com/twitter/twemoji)
- Graphics Source: https://github.com/twitter/twemoji/blob/master/assets/svg/1f680.svg
- Graphics License: CC-BY 4.0 (https://creativecommons.org/licenses/by/4.0/)
- "Astronaut floating in space" by nitwit.friends is licensed under Creative Commons Attribution.
- "Neptune" by SebastianSosnowski is licensed under Creative Commons Attribution.
- "Falcon 9 - SpaceX" by Stanley Creative is licensed under Creative Commons Attribution.
- Created with the help of Playground AI
- Fonts from Google Fonts
- Icons from Lucide Icons
- Notifications from Sonner
- Form created using react-hook-form
- Animations using framer-motion
- Emails using Emailjs
- Convert 3d models to JSX using Gltf JSX
- Music by alanajordan from Pixabay
This is a Next.js project bootstrapped with create-next-app
.
First, install the dependencies and run the development server:
npm run install # to install all dependencies
npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev
Open http://localhost:3000 with your browser to see the result.