An open API service indexing awesome lists of open source software.

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

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.


node.js
react
next.js
tailwindcss
spacex

## 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).