Skip to content

"Space Travelers" is a Single Page Application (SPA) that allows users to explore a list of rockets and missions retrieved from the Space-X API. Users can click to reserve a rocket, join a mission, and view reserved or joined missions in the My Profile section. Built with HTML5, CSS3, JavaScript, and React.

License

Notifications You must be signed in to change notification settings

Diegogagan2587/space-travelers

Repository files navigation

logo

Space Travelers

📗 Table of Contents

📖 Space Travelers

Space Travelers uses the Space X API to display a list of Rockets and a list of Missions, the user will be able to book a rocket or a mission and also to see all the rockets and missions reserved in the My Profile page.

🛠 Built With

Tech Stack

Client

Key Features

  • The page is built with React and Redux
  • The page consumes the Space X API
  • The user can book a rocket or a mission and also cancel them

(back to top)

🚀 Live Demo

would you like to see a demo? No worries, the link is just below:

(back to top)

💻 Getting Started

Prerequisites

In order to run this project you need:

  • Install Git
  • Install Node JS
  • You can use your favorite CLI and code editor.

Setup

Clone this repository to your desired folder:

  cd my-folder
  git clone git@github.com:Diegogagan2587/space-travelers.git

Install

Install this project with:

  cd space-travelers
  npm install

Usage

To run the project, execute the following command:

  npm run dev

Your project should be displayed automatically on your web browser on this port: http://localhost:5173/, if don't open it manually.

(back to top)

👥 Authors

👤 Diego Vidal Lopez

👤 Dani Morillo

(back to top)

🔭 Future Features

  • Add buttons to My Profile that allows join or leave a rocket or a mission
  • Show a button show more that re directs to wikipedia space x 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 give me a star on my GitHub Repo

(back to top)

🙏 Acknowledgments

I would like to thank this youtuber

(back to top)

📝 License

This project is MIT licensed.

(back to top)

About

"Space Travelers" is a Single Page Application (SPA) that allows users to explore a list of rockets and missions retrieved from the Space-X API. Users can click to reserve a rocket, join a mission, and view reserved or joined missions in the My Profile section. Built with HTML5, CSS3, JavaScript, and React.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published