Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/marcelo-earth/1spacex
🚀🔍 Search platform for SpaceX complex physical items
https://github.com/marcelo-earth/1spacex
capsules nextjs nodejs react rockets space-exploration spacex spacex-api tailwindcss typescript
Last synced: 3 days ago
JSON representation
🚀🔍 Search platform for SpaceX complex physical items
- Host: GitHub
- URL: https://github.com/marcelo-earth/1spacex
- Owner: marcelo-earth
- License: mit
- Created: 2019-12-11T14:06:29.000Z (about 5 years ago)
- Default Branch: dev
- Last Pushed: 2023-04-24T23:34:09.000Z (over 1 year ago)
- Last Synced: 2025-01-01T00:42:22.517Z (10 days ago)
- Topics: capsules, nextjs, nodejs, react, rockets, space-exploration, spacex, spacex-api, tailwindcss, typescript
- Language: JavaScript
- Homepage: https://1spacex.com
- Size: 25.4 MB
- Stars: 9
- Watchers: 3
- Forks: 1
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
1spaceX
🚀 Find SpaceX physical components with this Next.js App 🔍
🤗 Thank you for visiting this space exploration project, help spread it by giving a star 🌟
![Preview of 1spaceX](./.github/preview.gif)
## 🤖 Concept
1spaceX is a web app that helps you to find all the information about SpaceX components. You can find information about the capsules, cores, launches, payloads and rockets.
## 📦 Deployment
**1spaceX** is deployed in [Vercel](https://vercel.com/), you can visit the app in [1spaceX.com](https://1spaceX.com/).
## 🛠 Core Development
### 🖐 User Interface
**1spaceX** UI is built with [TailwindCSS](https://tailwindcss.com/), a utility-first CSS framework for rapidly building custom designs. Also with [Flowbite](https://flowbite.com/), a TailwindCSS UI Kit.
It is responsive and mobile-first, so you can use it in any device.
Available with dark mode based on the user's system preferences.
### 🛩 Deployment
Run the development server:
```bash
npm run dev
```Open [http://localhost:3000](http://localhost:3000) with your browser to see the result.
## 🤲 Contributing
Do you would like to contribute? Do you want to be the author of a new feature? Awesome! please fork the repository and make changes as you like. [Pull requests](https://github.com/360macky/1spaceX/pulls) are warmly welcome.## 📃 License
Distributed under the MIT License.
See [`LICENSE`](./LICENSE) for more information.