
Tech Stack
Description
SpaceX Clone is a full-stack web application that simulates the functionality of a space launch booking system, inspired by SpaceX. The project includes a responsive frontend built using Next.js, React.js, and CSS, ensuring smooth navigation and a visually engaging UI.
On the backend, a REST API was developed using Node.js and Express.js, with MongoDB as the database to store missions, rockets, users, and booking information. This provided a scalable and flexible data layer.
The project demonstrates my skills in integrating frontend and backend, handling CRUD operations, and designing a realistic booking workflow.
I also focused on UI responsiveness, API error handling, and MongoDB schema design to ensure clean and maintainable code.
- Implemented frontend with Next.js and React for dynamic rendering of missions and rockets.
- Built a Node.js + Express.js REST API for launches, missions, bookings, and user data.
- Integrated MongoDB for persistent storage of mission details and booking records.
- Created a booking workflow allowing users to reserve seats for upcoming missions.
- Developed an admin dashboard for CRUD operations on missions, rockets, and bookings.
- Designed a responsive CSS layout inspired by SpaceX’s official website.
Page Info
Registeration Page

Missions & Rockets
Dynamic listing of rockets and missions, styled with CSS and powered by Next.js client-side rendering.





Starship
Detailed view for each launch or mission with images, mission data, and descriptions fetched from backend API.







Falcon 9






Falcon Heavy






Dragon






