/space-travelers-hub

A 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. It is built with real live data from the SpaceX API.

Primary LanguageJavaScriptMIT LicenseMIT

logo

Space Travellers Hub

📗 Table of Contents

📖 [Space_Travellers_Hub]

[Space_Travellers_Hub] is a web application to display details about rocktes & space missions. It allows users to book rockets & join space missions.

🛠 Built With

Tech Stack

Client

Key Features

  • [Rockets_page]
  • [Missions_page]
  • [Add_reservation_for_rockets]
  • [Cancel_reservation_for_rockets]
  • [Join_space_mission]
  • [Leaving_space_mission]
  • [View_profile]

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

  • Version control (Git preferred)
  • Node.js
  • Code editor (VS Code preferred)

Setup

Clone this repository to your desired folder:

Example commands:

  cd my-folder
  git clone git@github.com:DevaWinner/space-travelers-hub.git

Install

Install this project with:

Example command:

  cd my-project
  npm install

Usage

To run the project, execute the following command:

npm start

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 test

Launches the test runner in the interactive watch mode.
See the section about running tests for more information.

Deployment

You can deploy this project using:

npm run build

Builds the app for production to the build folder.
It correctly bundles React in production mode and optimizes the build for the best performance.

The build is minified and the filenames include the hashes.
Your app is ready to be deployed!

(back to top)

👥 Authors

👤 Diana Beki

👤 Aniekan Winner

(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 feel free to submit an issue.

(back to top)

🙏 Acknowledgments

I would like to thank Microverse team for providing kanban board template, linters config & design template for the application

(back to top)

📝 License

This project is MIT licensed.

(back to top)