/Space-Travelers-Hub

In this Project, we have worked with the real live data from the SpaceX API. Our task is to build 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.

Primary LanguageJavaScriptMIT LicenseMIT

📖 Space Traverlers Hub

In this Project, we have worked with the real live data from the SpaceX API. Our task is to build 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.

📗 Table of Contents

🛠 Built With

Tech Stack

Server
Database
  • API

Key Features

Rockets The Rockets section displays a list of all available SpaceX rockets. Users can book each rocket by clicking the reservation button or cancel the previously made booking.

Missions The Missions section displays a list of current missions along with their brief description and participation status. There is also a button next to each mission that allows users to join the selected mission or leave the mission the user joined earlier.

My Profile The My Profile section displays all reserved rockets and space mission.

(back to top)

🚀 Live Demo

(back to top)

💻 Getting Started

  • Open GitHub URL of repositry.

  • Download Code repo in zip.

  • Extract and open repo folder into visual studio code or any other Text Editor Software.

  • GitHub Repositry URL: https://github.com/MudasirSherwani/Space-Travelers-Hub.git To get a local copy up and running follow these simple example steps.

    git clone https://github.com/MudasirSherwani/Space-Travelers-Hub.git

Prerequisites

  • Visual Studio Code
  • Knowldege About HTML / CSS / JAVASCRIPT ES6
  • Webhint
  • Stylelint
  • ESLint
  • node_modules checker
  • Github

Install

Install this project with:

  npm install

Usage

To run the project in a development server, execute the following command:

  npm start

Testing

To run the tests in a development server, execute the following command:

  npm test

Deployment

You can deploy this project using:

https://netlify.app/

(back to top)

Authors

👤 Mudasir Sherwani

👤 Samuel Kyere

(back to top)

🔭 Future Features

  • Wroking with Dragon Section

(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 please follow me on github and give stars to my repo.

(back to top)

🙏 Acknowledgments

I would like to thanks Microverse to guide me to complete this project. Again i would like to thanks spacexdata.com to provide us API link.

(back to top)

📝 License

This project is MIT licensed.

(back to top)