space-travelers-hub

This is a Simple Page Application that utilizes React, Redux, and a SpaceX API to display Rockets, Missions, and Dragons. Users can reserve any item and view it on their My Profile page.

OTHER License

Stars
5
Committers
3

πŸ“— Table of Contents

πŸ“– [space-travelers-hub]

[space-travelers-hub] is a a Simple Page Application created with React and Redux and uses an SpaceX API to show the Rockets, Missions and Dragons. The user can reserve any Rocket, Mission or Dragon and display it in My Profile's page.

πŸ›  Built With

Tech Stack

Describe the tech stack and include only the relevant sections that apply to your project.

Key Features

  • [Single Page Application.]
  • [The user can reserve Rockets and Dragons and also join Missions.]
  • [The user can cancel reservations or joining missions]
  • [The user data is displayed in My Profile page.]

πŸš€ Live Demo

πŸ’» Getting Started

To get a local copy up and running, follow these steps.

Prerequisites

In order to run this project you need:

To have installed node.js and Git

Setup

Clone this repository to your desired folder:

First enter the folder you want to save the project.

  cd my-folder

After moving into the directory you want to save the project you could clone it using the terminal.

  git clone [email protected]:d4nQw3rty/space-travelers-hub.git

Install

Install this project with:

  cd space-travelers-hub
  npm install

Usage

To run the project, execute the following command:

  npm start

Run tests

To run tests, run the following command:

  npm run test

πŸ‘₯ Authors

πŸ‘€ Danys Linares

πŸ‘€ Oscar FernΓ‘ndez MuΓ±oz

πŸ‘€ Akpuru Solomon Barine

πŸ”­ Future Features

  • [Improve styling of the page]
  • [Add more information from the API]

🀝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

⭐️ Show your support

If you like this project leave a star.

πŸ™ Acknowledgments

We would like to thank SpaceX for making this project possible. :spaceship:

❓ FAQ

  • [Can I modify this project?]

    • [Yes, you can make all the changes you'd like locally.]
  • [Can I add more rockets to the API]

    • [No, this API is not created by us.]

πŸ“ License

This project is MIT licensed.

Related Projects