https://github.com/zairbulos/next-spacex
🚀 Web application for exploring SpaceX's world
https://github.com/zairbulos/next-spacex
nextjs nextui react spacex spacex-api tailwindcss
Last synced: about 1 month ago
JSON representation
🚀 Web application for exploring SpaceX's world
- Host: GitHub
- URL: https://github.com/zairbulos/next-spacex
- Owner: ZairBulos
- License: mit
- Created: 2023-10-08T23:21:43.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-10-29T13:42:22.000Z (over 2 years ago)
- Last Synced: 2025-01-10T20:17:31.051Z (over 1 year ago)
- Topics: nextjs, nextui, react, spacex, spacex-api, tailwindcss
- Language: JavaScript
- Homepage: https://next-spacex-lilac.vercel.app
- Size: 1.11 MB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Next SpaceX
**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.
## Getting Started
Follow these steps to get started with **Next SpaceX**:
1. Clone the repository to your local machine using the following command:
```bash
git clone https://github.com/ZairBulos/next-spaceX.git
```
2. Navigate to the project directory:
```bash
cd next-spaceX
```
## Installation
To install the necessary dependencies, run the following command:
```bash
npm install
```
## Usage
To run the application locally, use the following command:
```bash
npm run dev
```
Open [http://localhost:3000](http://localhost:3000) with your browser to see the result.
## Deployment
You can see the application live at: [Next SpaceX](https://next-spacex-lilac.vercel.app/)
## License
This project is Licensed under the [MIT License](./LICENSE).