Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/binhussen/space-travelers-hub
Space Travelers' Hub is a website that will be working with the real live data from the SpaceX API 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/binhussen/space-travelers-hub
react redux tailwind
Last synced: 2 months ago
JSON representation
Space Travelers' Hub is a website that will be working with the real live data from the SpaceX API 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/binhussen/space-travelers-hub
- Owner: binhussen
- Created: 2022-09-26T08:58:33.000Z (over 2 years ago)
- Default Branch: develop
- Last Pushed: 2022-09-28T06:38:03.000Z (over 2 years ago)
- Last Synced: 2024-10-19T03:31:26.042Z (4 months ago)
- Topics: react, redux, tailwind
- Language: JavaScript
- Homepage:
- Size: 783 KB
- Stars: 3
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
![](https://img.shields.io/badge/Microverse-blueviolet)
# Space Travelers' Hub
> Space Travelers' Hub is a website that will be working with the real live data from the SpaceX API for a company that provides commercial and scientific space travel services. The application will allow users to book rockets and join selected space missions.
## Live Demo> Live Demo [here](https://spaces-hub.netlify.app/)
## Built With
- ReactJs
- Javascript
### Technologies used
- Create react App, Git and linters (react-redux).
## Getting StartedTo get a local copy up and running follow these simple example steps.
### Prerequisites
- A Browser
- A version control software like git
- A text editor
- nodejs## Setup
To get a local copy up and running you'll need to have [NodeJS](https://nodejs.org/en/download/) installed on your local machine.
### Install
After installing NodeJS please follow the next steps...
### Usage
-- To clone this project use:
```bashgit clone https://github.com/binhussen/book-store.git
```
-- for installing dev dependecies use:```bash
npm install
```
-- to run the project use:
```bash
npm start
```
-- After installing the dependencies you can run tests using this command:
```bash
npm run test
```
## Author
👤 **Mohammed Hussen (binhussen)**
- GitHub: [@binhussen](https://github.com/binhussen)
- Twitter: [@binhussens](https://twitter.com/binhussens)
- LinkedIn: [Linkedin](https://www.linkedin.com/in/binhussen/)
👤 **Emem Ekpo (ecekpo)**- GitHub: [@ecekpo](https://github.com/ecekpo)
- Twitter: [@ecekpo](https://twitter.com/ecekpo)
- LinkedIn: [ecekpo](https://www.linkedin.com/in/ecekpo/)## 🤝 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!
## 📝 License
This project is [MIT](./MIT.md) licensed.