mikemtzp / space-travelers-hub

Reserve different rockets for commercial and scientific space travels and join different space missions. You can access your booked rockets and missions on the My profile page. Data is received from the real live data from the SpaceX API.
https://spacetravelers-hub.netlify.app/
MIT License
1 stars 1 forks source link
api-restful javascipt react react-router reduxtoolkit scss

Space Travelers' Hub

In this web app, you can reserve different rockets for commercial and scientific space travels and join different space missions. You can access to your booked rockets and missions onthe My profile page. Data is received from the real live data from the SpaceX API. Built with React.js and Redux.

🛠️ Built With

💻 Live demo

🧮 Prerequisites

Install

npm i react-router-dom
npm i prop-types
npm i @reduxjs/toolkit
npm i react-redux
npm i sass

Setup

Follow these steps on your console to properly clone this repository on your desktop:

$ cd desktop
$ git clone 'repo_path'
$ cd 'repo_name'
$ code . 
Run 'npm i' to install the dev dependencies.
Run 'npm start' to run the website from your local machine.
Run 'npm run build' to build the code after editing it.

👤 Authors

Mike Martínez

Mauricio Cantillo Moreno

🤝 Contributing

Contributions, issues, and feature requests are welcome! Feel free to check the issues page.

⭐️ Show your support

Give a ⭐️ if you like this project!

🥇 Acknowledgments

📝 License

MIT License