This web app allows users to see available rockets for reservation and missions they can join. Users can see their reserved rockets and joined missions on My-profile page and cancel any joined mission or reserved rocket. the webiste uses real live data from the SpaceX API.
[Space ] is a getting more lesons on React Redux applications
Describe the tech stack and include only the relevant sections that apply to your project.
Describe between 1-3 key features of the application.
Add a link to your deployed project.
Describe how a new developer could make use of your project.
To get a local copy up and running, follow these steps.
In order to run this project you need:
1 . Set up React dependencies
2 . Node js
-->
Clone this repository to your desired folder:
cd my-folder
git clone https://github.com/JOdiemo/spacehub.git
cd spacehub
--->
Install this project with:
cd spacehub
gem install
--->
To run the project, execute the following command:
npm start
--->
To run tests, run the following command:
npm test
--->
You can deploy this project using:
Mention all of the collaborators of this project.
š¤ Author1
š¤ Author2
Describe 1 - 3 features you will add to the project.
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Write a message to encourage readers to support your project
If you like this project...
Give credit to everyone who inspired your codebase.
I would like to thank Microvese inc for giving us this rare opportunity to become Full-Stack developers
This project is MIT licensed.