https://github.com/haliljon/space-travelers
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.
https://github.com/haliljon/space-travelers
api bootstrap5 javascript jest-tests react redux
Last synced: 10 months ago
JSON representation
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.
- Host: GitHub
- URL: https://github.com/haliljon/space-travelers
- Owner: haliljon
- License: mit
- Created: 2023-02-06T08:22:51.000Z (over 3 years ago)
- Default Branch: dev
- Last Pushed: 2023-02-18T12:00:33.000Z (over 3 years ago)
- Last Synced: 2025-04-04T06:11:22.096Z (about 1 year ago)
- Topics: api, bootstrap5, javascript, jest-tests, react, redux
- Language: JavaScript
- Homepage: https://enchanting-mousse-dd4b6f.netlify.app/
- Size: 1.04 MB
- Stars: 5
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Space Travelers' Hub
# 📗 Table of Contents
- [Space Travelers' Hub](#Space-Travelers-Hub)
- [📗 Table of Contents](#-table-of-contents)
- [📖 Space Travelers' Hub ](#-Space-Travelers-Hub-)
- [🛠 Built With ](#-built-with-)
- [Tech Stack ](#tech-stack-)
- [Key Features ](#key-features-)
- [Deployment Link:](#deployment-link)
- [💻 Getting Started with Create React App ](#-getting-started-with-create-react-app-)
- [Available Scripts](#available-scripts)
- [`npm start`](#npm-start)
- [`npm test`](#npm-test)
- [`npm run build`](#npm-run-build)
- [👥 Author ](#-author-)
- [🔭 Future Features ](#-future-features-)
- [🤝 Contributing ](#-contributing-)
- [⭐️ Show your support ](#️-show-your-support-)
- [🙏 Acknowledgments ](#-acknowledgments-)
- [📝 License](#-license)
**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
Technologies
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
## Deployment Link:
[space-travelers-hub.com](https://enchanting-mousse-dd4b6f.netlify.app/)
## 💻 Getting Started with Create React App
This project was bootstrapped with [Create React App](https://github.com/facebook/create-react-app).
To get a local copy up and running, follow these steps.
### Prerequisites
- Install git in your computer.
- Install a code editor.
- And web browser to view the output.
### Setup
Clone this repository to your desired folder:
- `cd my-folder`
- `git clone https://github.com/haliljon/Space-travelers`
### Install
Navigate to directory with `cd my-project`
- Run `npm install` to install the dependencies.
## Available Scripts
In the project directory, you can run:
### `npm start`
Runs the app in the development mode.\
Open [http://localhost:3000](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](https://facebook.github.io/create-react-app/docs/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.
The build is minified and the filenames include the hashes.\
Your app is ready to be deployed!
See the section about [deployment](https://facebook.github.io/create-react-app/docs/deployment) for more information.
👤 **Haliljon Juraboev**
- GitHub: [@githubhaliljon](https://github.com/haliljon)
- Twitter: [@twitterhaliljon1](https://twitter.com/haliljon1)
- LinkedIn: [LinkedIn](https://www.linkedin.com/in/juraboev-haliljon)
👤 **George M'sapenda**
- GitHub: [@github](https://github.com/c00p75)
- LinkedIn: [LinkedIn](https://www.linkedin.com/in/georgemsapenda/)
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](https://github.com/haliljon/bookstore/issues).
Please consider giving a ⭐️ if you like this project!
> Give credit to everyone who inspired your codebase.
We would like to thank [Microverse](https://www.microverse.org/)
P.S. stackoverflow and google 😉
### 📝 License
- This project is [MIT](./LICENSE) lincensed.