Next SpaceX is a web application designed to provide comprehensive information about SpaceX. It offers details about capsules, cores, crew members, dragons, landpads, launches, launchpads, payloads, and rockets.
Follow these steps to get started with Next SpaceX:
- Clone the repository to your local machine using the following command:
git clone https://github.com/ZairBulos/next-spaceX.git
- Navigate to the project directory:
cd next-spaceX
To install the necessary dependencies, run the following command:
npm install
To run the application locally, use the following command:
npm run dev
Open http://localhost:3000 with your browser to see the result.
You can see the application live at: Next SpaceX
This project is Licensed under the MIT License.