Skip to content

A website built with React, Redux, MUI, SpaceX API, and CSS. Some of the features are: a user can reserve rockets, can register and join missions, and can see his/her reservation details in his profile section. The user can also cancel the reservation any time.

License

Notifications You must be signed in to change notification settings

degisew/Space-travelers-hub

 
 

Repository files navigation

logo

README

📖 Space Travelers' Hub

A website built with React, Redux, MUI, SpaceX API, and CSS. ` Some of the features are:

  • user can reserve rockets
  • user can register and join missions
  • user can see his/her reservation details in his profile section
  • user can also cancel the reservation any time. ` Please click on the video below to more explanation

Video for explanation

calculator

🛠 Built With

Tech Stack

To build this project we used a tech stack detailed below:

Client

Key Features

  • User Can book a rocket
  • user can see his profile with reserved rockets and mmissions
  • User can Cancel his booking any time.

(back to top)

🚀 Live Demo

Please click the link below to open our webpage in your browser

(back to top)

💻 Getting Started

To get a local copy up and running, follow these steps.

Prerequisites

In order to run this project you need:

  • To install Node.js on your computer.

Setup

Clone this repository to your desired folder:

  1. Navigate to a folder where you want the cloned file to appear

  2. Clone this repo in your terminal or git bash using the command

      git clone <URL> 'https://github.com/Olivier-Kango/space-travelers-hub' in your terminal
       
    

Install

Install this project with:

run npm install to install all the necessary dependencies including the linters

--->

Usage

To run the project, execute the following command:

npm start

  • This will run the react app in your browser

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.

Run tests

To run tests, run the following command:

npm run test

--->

Deployment

You can deploy this project using:

(back to top)

👥 Authors

This project was built by two Developers:

👤 Olivier Kango

👤 Degisew

(back to top)

🔭 Future Features

  • We will add a dragon page
  • we will add a little inspirational quote
  • we will add about us page

(back to top)

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

⭐️ Show your support

Give a ⭐ if you like this project!

(back to top)

🙏 Acknowledgments

Thanks to Microverse and my Coding Partners

(back to top)

📝 License

This project is MIT licensed.

(back to top)

About

A website built with React, Redux, MUI, SpaceX API, and CSS. Some of the features are: a user can reserve rockets, can register and join missions, and can see his/her reservation details in his profile section. The user can also cancel the reservation any time.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 81.2%
  • HTML 10.1%
  • CSS 8.7%