Space Travelers' Hub The app works with real live data from the SpaceX API to display rockets, dragons and missions. It lets the user to reserve rockets, book dragons and join mission and allows a user to view all reserved rockets, dragons, and space missions.
Describe the tech stack and include only the relevant sections that apply to your project.
Programming languages
Frameworks
Modules
Server
Database
- SPA has 4 pages
- The user can reserve a rocket and cancel the reservation
- The user can join a mission and leave the mission
- The user can book a dragon and cancel the booking
- All of the revervations show in the
My Profile
page
This project was bootstrapped with Create React App.
To get a local copy up and running, follow these steps.
- Install git in your computer.
- Install a code editor.
- And web browser to view the output.
Clone this repository to your desired folder:
cd my-folder
git clone https://github.com/haliljon/Space-travelers
Navigate to directory with cd my-project
- Run
npm install
to install the dependencies.
In the project directory, you can run:
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.
Launches the test runner in the interactive watch mode.
See the section about running tests for more information.
Builds the app for production to the build
folder.
It correctly bundles React in production mode and optimizes the build for the best performance.
The build is minified and the filenames include the hashes.
Your app is ready to be deployed!
See the section about deployment for more information.
👤 Haliljon Juraboev
- GitHub: @githubhaliljon
- Twitter: @twitterhaliljon1
- LinkedIn: LinkedIn
👤 George M'sapenda
FUTURE FEATURES
- [I would like to improve the look and feel of the application]
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Please consider giving a ⭐️ if you like this project!
Give credit to everyone who inspired your codebase.
We would like to thank Microverse
P.S. stackoverflow and google 😉
- This project is MIT lincensed.