The Space Travelers' Hub consists of Rockets, Missions, and the My Profile section.
-
Rockets /Dragons The Rockets section displays a list of all available SpaceX rockets. Users can book each rocket by clicking the reservation button or cancel the previously made booking.
-
Missions The Missions section displays a list of current missions along with their brief description and participation status.
My Profile The My Profile section displays all reserved rockets and space missions.
-
JavaScript
-
React
-
Redux
-
Webpack
-
HTML/SCSS
-
Jest
git clone git@github.com:Mhdez221993/spacex-travelers-hub.git
cd bookstore
npm install
npm start
In the project directory, you can run:
Launches the test runner in the interactive watch mode.
See the section about running tests for more information.
Builds the app for production to the build
folder.
It correctly bundles React in production mode and optimizes the build for the best performance.
The build is minified and the filenames include the hashes.
Your app is ready to be deployed!
See the section about deployment for more information.
Note: this is a one-way operation. Once you eject
, you can’t go back!
If you aren’t satisfied with the build tool and configuration choices, you can eject
at any time. This command will remove the single build dependency from your project.
This section has moved here: https://facebook.github.io/create-react-app/docs/troubleshooting#npm-run-build-fails-to-minify
================
npx eslint .
npx stylelint "**/*.{css,scss}"
- Autofix linters errors
npx eslint . --fix
npx stylelint "**/*.{css,scss}" --fix
- you can install it locally
npm install --save-dev eslint@7.11.x eslint-config-airbnb@18.1.x eslint-plugin-import@2.22.x eslint-plugin-jsx-a11y@6.2.x eslint-plugin-react@7.20.x eslint-plugin-react-hooks@2.5.x babel-eslint@10.1.x
npm install --save-dev stylelint@13.3.x stylelint-scss@3.17.x stylelint-config-standard@20.0.x stylelint-csstree-validator
👤 Moises Hernandez Coronado
- GitHub: @Mhdez221993
- Twitter: @MoisesH42060050
- LinkedIn: Moises Hernandez Coronado
👤 Tendai Nyandoro
- GitHub: @Tendai Nyandoro
- Twitter: @tendainyandoro
- LinkedIn: Tendai Nyandoro
Tshepo David*
- GitHub: @githubhandle
- Twitter: LinkedIn
- LinkedIn:tshepo-david-molefe
=======
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page
=======
Give a ⭐️ if you like this project!
=======
-
Microverse for giving me this chance
-
To my Stand Up Team and coding partners who kept my morale up!
-
The amazing code reviewers for making me improve every day 👍