https://github.com/melashu/space-travelers-hub
This is a web application for a company that provides commercial and scientific space travel services. The application will allow users to book rockets and join selected space missions. The app built using React and Redux.
https://github.com/melashu/space-travelers-hub
axios jsx react redux redux-thunk
Last synced: 18 days ago
JSON representation
This is a web application for a company that provides commercial and scientific space travel services. The application will allow users to book rockets and join selected space missions. The app built using React and Redux.
- Host: GitHub
- URL: https://github.com/melashu/space-travelers-hub
- Owner: melashu
- License: mit
- Created: 2022-10-03T18:04:25.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2023-02-15T05:48:50.000Z (about 2 years ago)
- Last Synced: 2025-03-30T08:07:30.484Z (about 1 month ago)
- Topics: axios, jsx, react, redux, redux-thunk
- Language: JavaScript
- Homepage: https://spacehubs.netlify.app/
- Size: 1.51 MB
- Stars: 6
- Watchers: 1
- Forks: 1
- Open Issues: 25
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Space-Travelers-Hub
This is a web application for a company that provides commercial and scientific space travel services. The application will allow users to book rockets and join selected space missions. The app built using React and Redux.
## Built With
- React
- CSS
- React-bootstrap
- Axios
- JSX## Live Demo
[Go live](https://spacehubs.netlify.app/)## Screenshot
## Getting Started
### Prerequisites- You should be having [Node.js](https://nodejs.org/en/) installed on your computer
### SetupTo get a local copy up and running follow these simple example steps.
1. Navigate to a folder where you want the cloned file to appear
2. Clone this repo in your terminal or git bash using the command`git clone https://github.com/melashu/Space-Travelers-Hub.git`
3. `cd Space-Travelers-Hub`
4. run `npm install ` to install all the necessary dependencies including the linters
4. `npm start`
### Run start
- This will run the react app in your browser### To Run Test
- Run `npm run test`### Deployment
## Authors 1
👤 **Melashu Amare**
- [Github](https://github.com/melashu)
- [Twitter](https://twitter.com/meshu102)
- [LinkedIn](https://twitter.com/home)## Authors 2
👤 **Md Masuduzzaman**
- [Github](https://github.com/Masuduzzaman811)
- [LinkedIn](https://www.linkedin.com/in/masuduzzaman811/)
- [Twitter](https://twitter.com/twitterhandle)
## 🤝 Contributing
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](https://github.com/melashu/Space-Travelers-Hub/issues).
## Show your support
Give a ⭐️ if you like this project!
## Acknowledgments
- My standup partner
- To my reviewer
- To React creater
- To Microverse Crew
- To [Dipesh Malvia](https://github.com/dmalvia)
- Hat tip to anyone whose code was used
- Inspiration
- etc