Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mhdez221993/spacex_travelers

The Space Travelers' Hub consists of Rockets, Missions, and My Profile pages.
https://github.com/mhdez221993/spacex_travelers

Last synced: 1 day ago
JSON representation

The Space Travelers' Hub consists of Rockets, Missions, and My Profile pages.

Awesome Lists containing this project

README

        

![Microverse](https://img.shields.io/badge/Microverse-blueviolet)
# spacex-travelers-hub
The Space Travelers' Hub consists of Rockets, Missions, and the My Profile section.

* Rockets
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.

![screeshoot](https://github.com/microverseinc/curriculum-react-redux/blob/main/group-project/images/space-travelers__rockets.png)

## Live Demo

[Live Demo Link](https://gallant-blackwell-52d096.netlify.app/)

## Built With
- JavaScript
- React
- Redux
- Webpack
- HTML/SCSS
- Node.JS
- Jest

## Getting Started

```cmd
git clone [email protected]:Mhdez221993/spacex-travelers.git
cd bookstore
npm install
npm start
```

## Available Scripts

In the project directory, you can run:

### `npm test`

Launches the test runner in the interactive watch mode.\
See the section about [running tests](https://facebook.github.io/create-react-app/docs/running-tests) for more information.

### `npm run build`

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](https://facebook.github.io/create-react-app/docs/deployment) for more information.

### `npm run build` fails to minify

This section has moved here: [https://facebook.github.io/create-react-app/docs/troubleshooting#npm-run-build-fails-to-minify](https://facebook.github.io/create-react-app/docs/troubleshooting#npm-run-build-fails-to-minify)

================

### Verify linters

```cmd
npx eslint .
npx stylelint "**/*.{css,scss}"
```
- Autofix linters errors

```cmd
npx eslint . --fix
npx stylelint "**/*.{css,scss}" --fix
```

- you can install it locally

```cmd
npm install --save-dev [email protected] [email protected] [email protected] [email protected] [email protected] [email protected] [email protected]

npm install --save-dev [email protected] [email protected] [email protected] stylelint-csstree-validator
```

👤 **Moises Hernandez Coronado**

- GitHub: [@Mhdez221993](https://github.com/Mhdez221993)
- Twitter: [@MoisesH42060050](https://twitter.com/MoisesH42060050)
- LinkedIn: [Moises Hernandez Coronado](https://www.linkedin.com/in/moises-hernandez-9bbb17145/)

👤 **Shonibare Adewunmi Comfort**
- GitHub: [@Adewunmi97](https://github.com/Adewunmi97)
- Twitter: [@ShonibareC](https://twitter.com/ShonibareC)

## 🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the [issues page](https://github.com/Mhdez221993/spacex-travelers-hub/issues)

=======

## Show your support

Give a ⭐️ if you like this project!

=======

## Acknowledgments
- 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 :thumbsup: