thankgodr / spaceX-project

A react application that provides commercial and scientific space travel services. The application will allow users to book rockets and join selected space missions.
0 stars 0 forks source link

logo

SpaceX Project

šŸ“— Table of Contents

šŸ“– SpaceX Project

SpaceX Project is a simple site to reserve rockets and join mission.

šŸ›  Built With

Tech Stack

Client
Server
Database

Key Features

(back to top)

šŸš€ Live Demo

Add a link to your deployed project.

(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: You need Node install on your computer

Setup

Clone this repository to your desired folder:

  cd my-folder
  git clone https://github.com/thankgodr/spaceX-project.git

Install

Install this project with:

  cd spaceX-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 build

(back to top)

šŸ‘„ Authors

šŸ‘¤ ThankGod Richard

šŸ‘¤ Koami NOGBEDJI

(back to top)

šŸ”­ Future Features

(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, support by giving the project a start

(back to top)

šŸ™ Acknowledgments

I would like to thank to all microverse staff and students

(back to top)

ā“ FAQ

Add at least 2 questions new developers would ask when they decide to use your project.

(back to top)

šŸ“ License

This project is MIT licensed.

NOTE: we recommend using the MIT license - you can set it up quickly by using templates available on GitHub. You can also use any other license if you wish.

(back to top)