JOdiemo / spacehub

MIT License
0 stars 0 forks source link

Space Travelers Hub App

šŸ“— Table of Contents

šŸ“– [Space Travelers Hub App]

This web app allows users to see available rockets for reservation and missions they can join. Users can see their reserved rockets and joined missions on My-profile page and cancel any joined mission or reserved rocket. the webiste uses real live data from the SpaceX API.

[Space ] is a getting more lesons on React Redux applications

šŸ›  Built With

Tech Stack

Describe the tech stack and include only the relevant sections that apply to your project.

Client
Server

Key Features

Describe between 1-3 key features of the application.

(back to top)

šŸš€ Live Demo

Add a link to your deployed project.

(back to top)

šŸ’» Getting Started

Describe how a new developer could make use of your project.

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

Prerequisites

In order to run this project you need:

 1 . Set up React dependencies
 2 . Node js

-->

Setup

Clone this repository to your desired folder:

  cd my-folder
  git clone https://github.com/JOdiemo/spacehub.git
  cd spacehub

--->

Install

Install this project with:

  cd spacehub
  gem install

--->

Usage

To run the project, execute the following command:

  npm start

--->

Run tests

To run tests, run the following command:

  npm test

--->

Deployment

You can deploy this project using:

(back to top)

šŸ‘„ Authors

Mention all of the collaborators of this project.

šŸ‘¤ Author1

šŸ‘¤ Author2

(back to top)

šŸ”­ Future Features

Describe 1 - 3 features you will add to the project.

(back to top)

šŸ¤ Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

ā­ļø Show your support

Write a message to encourage readers to support your project

If you like this project...

(back to top)

šŸ™ Acknowledgments

Give credit to everyone who inspired your codebase.

I would like to thank Microvese inc for giving us this rare opportunity to become Full-Stack developers

(back to top)

ā“ FAQ (OPTIONAL)

šŸ“ License

This project is MIT licensed.

(back to top)