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.
npm i react-router-dom
npm i prop-types
npm i @reduxjs/toolkit
npm i react-redux
npm i sass
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.
Contributions, issues, and feature requests are welcome! Feel free to check the issues page.
Give a ⭐️ if you like this project!