Skip to content

Latest commit

 

History

History
189 lines (119 loc) · 4.38 KB

README.md

File metadata and controls

189 lines (119 loc) · 4.38 KB

Space Traveler's Hub

📗 Table of Contents

📖 Space Traveller's Hub

The website models a space website that fetches data from real live data from spaceX and displays it on the UI. Missions and Reserve Rockets can be joined and reserved respectively, and are displayed in My profile page. It is an MVP version that allows users to:

  • Reserve rocket.
  • Join mission.
  • Update/view the reservations and mission in My profile page.

🛠 Built With

  • HTML/CSS
  • JavaScript
  • React
  • Redux

Tech Stack

Client

Key Features

  • Rocket Reservation/Cancellation
  • Join/Leave mission
  • View the reservation and missions in the Profile page

(back to top)

🚀 Live Demo

Click Here

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

  • Gitflow
  • HTML and CSS
  • JAVASCRIPT
  • React.js
  • React-redux toolkit
  • npm
  • Node.js
  • Any code editer (vs code)

Setup

Clone this repository to your desired folder:

  • git clone https://github.com/lukman155/space-travellers-hub.git

Install

Install this project with:

Usage

To run the project, execute the following command:

  • for build npm run build
  • for development npm start

Run tests

To run tests, run the following command:

  • npm run test

Deployment

Incoming ...

👤 Author

👤 Lukman Abdulkarim

👤 Asha S Vijayan

(back to top)

🔭 Future Features

  • [Add some icons for getting more details about the missions and rockets in each page]

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

(back to top)

🙏 Acknowledgments

I would like to thank the Microverse team for their great support!

(back to top)

📝 License

This project is MIT licensed.

(back to top)