Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/mrhrifat/space-flight

Explore NASA's Rocket Launch Data Hub: Discover the latest and upcoming rocket launches with real-time details. Filter launches by rocket success status, launch date, or rocket name. Stay informed about upcoming launches and access comprehensive information with user-friendly pagination features for easy browsing.
https://github.com/mrhrifat/space-flight

flight reactjs rocket rocket-launch-updates rocket-launches space-flight spacex vite

Last synced: about 1 month ago
JSON representation

Explore NASA's Rocket Launch Data Hub: Discover the latest and upcoming rocket launches with real-time details. Filter launches by rocket success status, launch date, or rocket name. Stay informed about upcoming launches and access comprehensive information with user-friendly pagination features for easy browsing.

Awesome Lists containing this project

README

        


Space Flight


Explore NASA's Rocket Launch Data Hub

Discover the latest & upcoming rocket launches with real-time details. Stay informed about
upcoming launches and access comprehensive information with user-friendly
pagination features for easy browsing.

## Live

-

## Features

- All Rocket Launches
- Upcoming Rocket Launches
- Filter by
- Launch Status (Success || Failed)
- Launch Time (Last week || Last month ||Last year||Last 5 years)
- Search query
- Rocket Name (Ex: Falcon 1)
- Amazing Pagination
- 100% Accessibility, SEO & Best Practices
- Params pagination

## Bugs & Issues

- Some FCP, LCP Issue (Sovled soon)
- 65%+ Performace
- Params pagination doesn't work on server but local prodcution

## Development & Testing

If you are exiting & see how it works in local development machine

- Clone repositories
- Install dependencies (Take a Cup of Coffee!)
- Start the server (On successfull)

```
VITE v4.5.0 ready in 141 ms
➜ Local: http://localhost:5173
➜ Network: use --host to expose
➜ press h to show help

```

- Go to port http://localhost:5173
- Enjoy!

```
git clone https://github.com/mrhrifat/space-flight.git
yarn install
yarn dev
http://localhost:5173
```