logo

Space Travelers' Hub

📗 Table of Contents

📖 About the project

This project is a web application that focuses on rocket reservations and mission management. It allows users to reserve rockets for upcoming missions and provides a comprehensive overview of mission details. The application is built using React.js and Redux for state management.

In order to provide up-to-date and relevant information to the users, this SPA integrates with the SpaceX API. By leveraging the SpaceX API, the application can fetch data related to space missions, rocket launches, astronauts, and more. This integration allows users to explore the latest launches, upcoming missions, and historical information about SpaceX's activities directly within the application.

This project is a Single Page Application (SPA), which utilizes modern web technologies to provide a seamless and fluid user experience. By leveraging client-side rendering, the application eliminates the need for full page reloads, enabling users to navigate within the page smoothly.

🛠 Built with

Tech stack

Languages and technologies

Key features

  • [Centralized state]
  • [REST API]
  • [Single Page Application]

(back to top)

🚀 Live demo

Under construction.

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

Setup

Clone this repository to your desired folder:

git clone https://github.com/J-C-S-V/spacex-project

Install

npm install

Usage

npm run start

Run tests

npm run test

Deployment

You can deploy this project using:

Render

👷‍♂️ Author

👷‍♂️ Juan Sanchez

(back to top)

🔭 Future features

  • [Dragons section]
  • [Payment methods]
  • [Login 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 get inspired by this project you can give us a star 🙌

(back to top)

🙏 Acknowledgments

We would like to thank Space X for the API data 🚀

(back to top)

📝 License

This project is MIT licensed.

(back to top)