Skip to content

This web application for a company that provides commercial and scientific space travel services. The application will allow users to book rockets and join selected space missions.

Notifications You must be signed in to change notification settings

aradradev/space-traveler-s-hub

 
 

Repository files navigation


Space Traveler's Hub - Capstone Project

📗 Table of Contents

📖 SPACE TRAVELERS HUB

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.

Built With

Client

Tech stack

This project is built with:

Key Features

  • 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

(back to top)

🚀 Live Demo

click here

(back to top)

💻 Getting Started

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

Prerequisites

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

Setup

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

Install

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 :)

(back to top)

👥 Authors

👤 Author - Md Mahadi Hasan Rifat

👤 Author - Abdourahmane Jalloh

(back to top)

🔭 Future Features

  • Mobile version of the appication styles
  • Addition of the Dragon's section
  • A Dragon reservation functionality

(back to top)

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

⭐️ Show your support

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 :(

(back to top)

🙏 Acknowledgments

  • We'd like to thank microverse for providing the project requirements, linting tools, webpack configuration and kanban board template.

(back to top)

📝 License

This project is MIT licensed.

(back to top)

About

This web application for a company that provides commercial and scientific space travel services. The application will allow users to book rockets and join selected space missions.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 81.2%
  • HTML 11.3%
  • CSS 7.5%