Skip to content

A web application built with React, Redux and Tailwind to allow users to reserve and cancel rockets, and join and cancel missions. Rockets and mission data are from spacex.

License

Notifications You must be signed in to change notification settings

mpa-mxiang/space-traveller

Repository files navigation

logo

Space Traveller

📗 Table of Contents

📖 [Space Traveller]

[Space Traveler] In this project we utilized real live data from the SpaceX API. We built a web application for a company that provides commercial and scientific space travel services. The application allow users to book rockets and join selected space missions.

🛠 Built With

Tech Stack

Client
Space X Data API

Key Features

  • Redux toolkit.
  • Fetch Data from API.
  • Render fetched API data.
  • Navigation by routing.
  • Interactive UI.
  • Tests.

🚀 Live Demo

(back to top)

💻 Getting Started

Prerequisites

In order to run this project you need to:

  • Have npm installed in your project: curl -qL https://www.npmjs.com/install.sh | sh

Setup

Clone this repository to your desired folder:

git clone git remote add origin https://github.com/ClintonYounge/space-traveller

or

git clone git remote add origin https://github.com/ClintonYounge/space-traveller <-- Only if you have SSH keys configured on your GitHub account.

or

Utilizing Github Desktop. A simple interface, thats powerful enough to simplify this process. https://desktop.github.com/

Install

Run the npm install command in your console to install all necessary dependencies.

Run tests

To run tests, run the following command:

Run the npm run test command in your console to run the tests.

👥 Authors

👤 ** Clinton Younge **

👤 ** Jiachun Xiang **

(back to top)

🔭 Future Features

  • Better UI and UX

(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 leave a star to show your support.

(back to top)

🙏 Acknowledgments

We would like to give thanks to Microverse for providing us with an environment that makes us strive to grow as developers.

(back to top)

❓ FAQ

Can I clone this project ?**

  • Of course you can. Consider leaving a star before you fork.

Can I contribute to this project?**

  • Sure you can.

(back to top)

📝 License

This project is License licensed.

(back to top)

About

A web application built with React, Redux and Tailwind to allow users to reserve and cancel rockets, and join and cancel missions. Rockets and mission data are from spacex.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published