Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nahnahaj/space-travelers-hub
In this task, we use the real live data from the SpaceX API. This web application is for a company that provides commercial and scientific space travel services. The application will allow users to book rockets and join selected space missions.
https://github.com/nahnahaj/space-travelers-hub
Last synced: 15 days ago
JSON representation
In this task, we use the real live data from the SpaceX API. This web application is for a company that provides commercial and scientific space travel services. The application will allow users to book rockets and join selected space missions.
- Host: GitHub
- URL: https://github.com/nahnahaj/space-travelers-hub
- Owner: NahnahAJ
- License: mit
- Created: 2022-11-14T08:24:03.000Z (almost 2 years ago)
- Default Branch: develop
- Last Pushed: 2022-11-17T18:01:34.000Z (almost 2 years ago)
- Last Synced: 2024-10-04T03:41:36.706Z (about 1 month ago)
- Language: JavaScript
- Homepage:
- Size: 1.5 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
![](https://img.shields.io/badge/Microverse-blueviolet)
# Space-Travelers-Hub
> In this task, we use the real live data from the SpaceX API. This web application is for a company that provides commercial and scientific space travel services. The application will allow users to book rockets and join selected space missions.
## Built With
- JavaScript
- CSS
- Bootstrap
- Redux Toolkit
- React
- Redux
- SpaceX API## Live Demo (Not Available)
## Getting Started
To get a local copy up and running follow these simple example steps.
### Prerequisites
- Have a Desktop or Laptop Computer running on with Windows, Mac OS or Linux operating system.
- Have git installed on the Computer
- Have a browser install on the Computer### Setup
- If it suits you, on your local computer, create a directory in your preferred location (e.g in the Desktop or Document directory)
### Install
- To clone the project on your machine: Type `git clone https://github.com/NahnahAJ/Space-Travelers-Hub.git` if your're using https with git or `[email protected]:NahnahAJ/Space-Travelers-Hub.git` if you prefer ssh and hit enter.
- To install project dependencies _(a packet manager is required)_:
`npm install`
- To build project files in development mode _(the destination folder is /dist)_:
`npm run build`
- To run the project on localhost:3000
`npm run start`### Usage
- You can view the document in your preferred or default browser.
## Authors
👤 **David Amon-Cofie**
- GitHub: [@amon-cofie](https://github.com/amon-cofie)
- Twitter: [@amon_cofie](https://twitter.com/amon_cofie)
- LinkedIn: [David Amon-Cofie](https://www.linkedin.com/in/david-amon-cofie-2389ab241/)👤 **Nahnah Ahjuwah**
- GitHub: [@NahnahAJ](https://github.com/NahnahAJ)
- Twitter: [@NahnahAhjuwah](https://https://twitter.com/NahnahAhjuwah)
- LinkedIn: [Felicia-Awuah](https://www.linkedin.com/in/felicia-awuah-0674a7152/)## 🤝 Contributing
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](../../issues/).
## Show your support
Give a ⭐️ if you like this project!
## Acknowledgments
- Microverse
- React Documentation
- React Testing Library Documentation
- SpaceX API- Planet icons created by Freepik - Flaticon
## 📝 License
This project is [MIT](./LICENSE) licensed.