https://github.com/thebwoyprogrammer/space-x
This project is a mutli page app built with ReactJS, Redux and RESTful API that keeps track of reserved missions and rockets on the profile and adds or removes any booked service on your profile.
https://github.com/thebwoyprogrammer/space-x
css hatim html javascript microverse reactjs
Last synced: 3 months ago
JSON representation
This project is a mutli page app built with ReactJS, Redux and RESTful API that keeps track of reserved missions and rockets on the profile and adds or removes any booked service on your profile.
- Host: GitHub
- URL: https://github.com/thebwoyprogrammer/space-x
- Owner: theBwoyProgrammer
- License: mit
- Created: 2022-09-02T21:27:55.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2023-01-12T10:57:11.000Z (over 2 years ago)
- Last Synced: 2025-02-04T10:58:12.259Z (5 months ago)
- Topics: css, hatim, html, javascript, microverse, reactjs
- Language: JavaScript
- Homepage: https://space-x-olive.vercel.app
- Size: 554 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: license
Awesome Lists containing this project
README
![]()
Space-X Traveller's Hub README
# 📗 Table of Contents
- [📖 About the Project](#about-project)
- [🛠 Built With](#built-with)
- [Tech Stack](#tech-stack)
- [Key Features](#key-features)
- [🚀 Live Demo](#live-demo)
- [💻 Getting Started](#getting-started)
- [Setup](#setup)
- [Prerequisites](#prerequisites)
- [Install](#install)
- [Usage](#usage)
- [Run tests](#run-tests)
- [Deployment](#triangular_flag_on_post-deployment)
- [👥 Authors](#authors)
- [🔭 Future Features](#future-features)
- [🤝 Contributing](#contributing)
- [⭐️ Show your support](#support)
- [🙏 Acknowledgements](#acknowledgements)
- [❓ FAQ (OPTIONAL)](#faq)
- [📝 License](#license)> This is a mutli page app built with ReactJS, Redux and RESTful API. This project keeps track of reserved missions and rockets on the profile and adds or removes any booked service on your profile.
Client
API
> This is a multi page website and it has the flollowing features;
- **Showchases rockets**
- **A user can reserve a rocket and cancel it anytime**
- **A user can book a mission and cancel it anytime**
- [Live Demo Link](https://space-x-olive.vercel.app/)
To get a local copy up and running, follow these steps.
### Prerequisites
In order to run this project you need:
- NodeJS
- Preferred IDE
- ReactJS
### Setup
Clone this repository to your desired folder:
```sh
git clone https://github.com/theBwoyProgrammer/Space-X.git
cd Space-X
```
### Install
Install this project with:
```sh
npm install
```
### Usage
To run the project, execute the following command:
```sh
npm start
```
### Deployment
You can deploy this project using:
```sh
You can deploy the project using vercel or any preferred hosting service provider
```
👤 **Hatim Eddinani**
- GitHub: [@theBwoyProgrammer](https://github.com/theBwoyProgrammer)
- Twitter: [@the_BwoyPrgrmmr](https://twitter.com/the_BwoyPrgrmmr)
- LinkedIn: [Hatim Eddinani](https://www.linkedin.com/in/hatimdev/)
👤 **Nicholas Maina Kamau**
- GitHub: [@businesskaniki](https://github.com/businesskaniki)
- Twitter: [@Nik7346](https://twitter.com/Nik7346)
- LinkedIn: [Nicholas Maina](https://www.linkedin.com/in/nicholas-maina-kamau/)
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](https://github.com/theBwoyProgrammer/Space-X/issues).
If you like this project, don't forget to leave a star and follow me for more open source projects
I would like to thank God, the entire Microverse Community and my partners
This project is [MIT](https://github.com/theBwoyProgrammer/Space-X/blob/master/license) licensed.