Space Travelers' Hub is to a web application for a company that provides commercial and scientific space travel services. This application allows users to book rockets and join selected space missions.
- Uses real live data from the SpaceX API.
- Book Rockets.
- Join selected space missions.
- ReactJs.
- Redux
- React Router
- CSS.
- GitFlow.
Check the live version of this project.
To get a local copy up and running follow these simple steps.
- A web browser (Chrome, Mozilla, Edge...).
- A packet manager (In the following instruction npm will be used, you can choose any packet manager you like)
-
Clone this project on your local machine.
-
Browse to project directory
cd space_travelers_hub/
-
Run
npm install
To install project dependencies (a packet manager is required).
In the project directory, you can run:
-
npm start
Runs the app in the development mode.
Open http://localhost:3000 to view it in your browser.The page will reload when you make changes.
You may also see any lint errors in the console. -
npm test
Launches the test runner in the interactive watch mode.
See the section about running tests for more information. -
npm run build
Builds the app for production to the
build
folder.
It correctly bundles React in production mode and optimizes the build for the best performance.
👤 Lusindiso Ntanjana
- GitHub: @Lusindiso
- Twitter: @LusindisoNt
- LinkedIn: LinkedIn
👤 Amine
- GitHub: @ouasamine
- Twitter: @ouass_amine
- LinkedIn: LinkedIn
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
- Microverse ❤️
This project is MIT licensed.