GitHunt
CV

cvalencia1991/Space-Travel-Hub

"SpaceX API" is a React-based web app that displays live data from the SpaceX API. Users can view information on rockets and space missions, built with Bootstrap.

logo

Space Travel Hub

๐Ÿ“— Table of Contents

๐Ÿ“– Space Travel Hub

SpaceTravelHub is a live data from the SpaceX API. Web application development for a commercial and scientific space travel company. Rockets and space missions will be available for booking through the application.

๐Ÿ›  Built With

Tech Stack

Client

Key Features

  • Implement Rockets screen with the API
    image

  • Implement Mission's of SpaceX
    image

  • Adding Missions to Myprofile
    image

(back to top)

๐Ÿš€ Live Demo

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

 Clone the respository 
 Add the Npm libraries 
 Run it 

Setup

Clone this repository to your desired folder:

  cd Desktop
  git clone https://github.com/cvalencia1991/SpaceTravelHub.git

Install

Install this project with:

  cd my-project
  npm install

Usage

To run the project, execute the following command:

  npm run start

Run tests

To run tests, run the following command:

 npm run test

Deployment

You can deploy this project using:

 npm run start

(back to top)

๐Ÿ‘ฅ Authors

๐Ÿ‘ค Cesar Alberto Valencia Aguilar

๐Ÿ‘ค Felipe Oyarzo

(back to top)

๐Ÿ”ญ Future Features

  • [Adding Placeholder]
    Enhance the My Profile section by adding a placeholder message when the "My Missions" or "My Rockets" lists are empty (no missions joined or no rockets reserved).
  • [Adding Read more ] Enhance the My Profile section by adding the "Read more" button for each mission and rocket. Upon click, it should open a corresponding Wikipedia page in a new tab. NOTE - you need to get that extra Wikipedia URL from the API's payload.

(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 Give a โญ๏ธ!

(back to top)

๐Ÿ™ Acknowledgments

I would like to thank to spaceX give the Api to the deploy:

(back to top)

โ“ FAQ

  • How can implement the project by Redux?

    • you can impplement with the Duck patter or the basic items to introduce the React-Redux
  • Could i use any other style framework thank boostrap in this project?

    • you can give you stiles with tailwindcss or SASS.

(back to top)

๐Ÿ“ License

This project is MIT licensed.

(back to top)