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

https://github.com/andersonlebon/space-travelers-hub

Space Travelers' Hub provides commercial and scientific space travel services. The application will allow users to book rockets and join selected space missions.
https://github.com/andersonlebon/space-travelers-hub

api bootstrap reactjs space-travel

Last synced: 5 months ago
JSON representation

Space Travelers' Hub provides commercial and scientific space travel services. The application will allow users to book rockets and join selected space missions.

Awesome Lists containing this project

README

        

# Space Travelers' Hub

This project was bootstrapped with [Create React App](https://github.com/facebook/create-react-app).

![localhost_3000_ (2)](https://user-images.githubusercontent.com/65068771/132509636-950e7649-8214-4b06-a2cc-ff48b1e73744.png)

## [Demo](https://traveler-shub.netlify.app/)

### [Demostration video](https://youtu.be/WpS9uUggxTQ)

## Built With

This project is build with:

- ![HTML5](https://img.shields.io/badge/-HTML5-000000?style=flat&logo=html5&logoColor=ffffff&labelColor=E34F26), ![CSS3](https://img.shields.io/badge/-CSS3-000000?style=flat&logo=css3&logoColor=ffffff&labelColor=1572B6), ![Sass](https://img.shields.io/badge/-Sass-000000?style=flat&logo=sass&logoColor=ffffff&labelColor=%23CC6699)
- ![JavaScript](https://img.shields.io/badge/-JavaScript-000000?style=flat&logo=javascript)
- ![React](https://img.shields.io/badge/-React-000000?style=flat&logo=react)

## Getting Started

To get the content of this project locally you need to run this command in your terminal:

- `git clone https://github.com/andersonlebon/Space-Travelers-Hub.git`
- `cd Space-Travelers-Hub`
- Use `npm start` to run the app in live server

## Test

For tracking linter errors locally you need to follow these steps:

- After cloning the project you need to run this command

> `npm install`
> This command will download all the dependancies of the project

- For tracking the linter errors in HTML file run:

> `npx hint .`

- For tracking the linter errors in CSS file run:

> `npx stylelint "\*_/_.{css,scss}"`

- And For tracking the linter errors in JavaScript file run:

> `npx eslint .`

- Use `npm run build` to run the app in live server

## Authors

👤 **Anderson Caleb**

- GitHub: [@Adersonlebon](https://github.com/andersonlebon)
- Twitter: [@BuyananaCaleb](https://twitter.com/BuyananaCaleb)
- LinkedIn: [Anderson Caleb](https://www.linkedin.com/in/anderson-caleb-915343209/)

👤 **Arturo Ortega**

- GitHub: [@eroiyo](https://github.com/eroiyo)
- LinkedIn: [LinkedIn](https://www.linkedin.com/in/carlos-arturo-ortega-guanipa-39a1a5204/)

## :handshake: Contributing

Feel free to check the [issues page](https://github.com/andersonlebon/Space-Travelers-Hub/issues)

## Show your support

Give a :star: if you like this project!

## Acknowledgments

- Thanks to everyone who will get time to check this code especially to code reviewers.

## 📝 License

This project is [MIT](https://github.com/microverseinc/readme-template/blob/master/MIT.md) licensed.