Space Traveler's Hub is an application for a company that provides commercial and scientific space travel services. Built with React and Redux, this application allows users to book rockets and join selected space missions.
Client
This project is built with:
- Display current missions along with the brief descriptions and participation status
- Display a list of all available SpaceX rockets
- Book a rocket and cancel a booking
- Join or leave a mission
Running this project on your computer.
To get a local copy up and running, follow these steps:
-
Clone this repository run
git clone https://github.com/Rifat8080/react-redux-group-project.git
-
Follow the steps in Setup below
In order to run this project you need:
- A GitHub account
- Node JS
- Visual Studio Code or any other code editor of your preference
- Web browser
Make a new directory in your local computer. To do this:
- run
mkdir <directory-name>
- change the location to the directory you created
run
cd <directory-name>
- Follow the steps in Install below
To Install this project, follow the steps below:
-
Clone this repository run
git clone https://github.com/Rifat8080/react-redux-group-project.git
-
run
cd react-redux-group-project
-
run
npm install
-
run
npm start
The project will open on your default browser. Interact with the project :)
👤 Author - Md Mahadi Hasan Rifat
- GitHub: (https://github.com/Rifat8080)
- Twitter: (https://twitter.com/mdmahadirifat98)
- LinkedIn: (https://www.linkedin.com/in/md-mahadi-hasan-rifat-8b7851265/)
👤 Author - Abdourahmane Jalloh
- GitHub: (https://github.com/aradradev)
- Twitter: (https://twitter.com/Abdoul_2023)
- LinkedIn: (https://www.linkedin.com/in/abdul-jalloh)
- Mobile version of the appication styles
- Addition of the Dragon's section
- A Dragon reservation functionality
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
If you like this project, kindly leave a comment below and share it with someone who enjoys coding! And also give it star, and follow us on github for more :(
- We'd like to thank microverse for providing the project requirements, linting tools, webpack configuration and kanban board template.
This project is MIT licensed.