LaunchPort was created for HackClub's #siege event (theme: space) using NextJS and TailwindCSS.
Features:
- Launch Schedule (View Upcoming Launches)
- Mars Images (Powered by NASA's Rover Image API)
- Astronomy Picture of the Day (Powered by NASA's APOD API)
- Mobile View (see settings!)
You can try LaunchPort at https://launchport.vercel.app or clone the git repo and cd into NextJS, then run pnpm i and pnpm run dev (or vc deploy to deploy)