https://github.com/ilynette/space-x
Space Traveler's website was built with real live data from the SpaceX API. The application provides commercial and scientific space travel services that allow users book rockets and join selected space missions.
https://github.com/ilynette/space-x
css javascript react reactjs
Last synced: about 1 year ago
JSON representation
Space Traveler's website was built with real live data from the SpaceX API. The application provides commercial and scientific space travel services that allow users book rockets and join selected space missions.
- Host: GitHub
- URL: https://github.com/ilynette/space-x
- Owner: iLynette
- Created: 2022-04-08T11:47:14.000Z (over 4 years ago)
- Default Branch: development
- Last Pushed: 2022-04-16T14:02:55.000Z (about 4 years ago)
- Last Synced: 2024-05-17T16:17:45.154Z (about 2 years ago)
- Topics: css, javascript, react, reactjs
- Language: JavaScript
- Homepage: https://space-x-travellers.netlify.app/
- Size: 36.9 MB
- Stars: 7
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README

# Space Traveler

[Live Link](https://space-x-travellers.netlify.app/)
> Space Traveler's website was built with real live data from the SpaceX API. The application provides commercial and scientific space travel services that allow users book rockets and join selected space missions.
Additional description about the project and its features.
## Built With
- Major languages (HTML, CSS, JavaScript)
- Frameworks / Libraries
```bash
- React (Front end library)
- React Testing Library
- Jest(for testing)
- Git(version control)
- ESLint(JavaScript linting)
- Stylelint(style linting)
```
- Technologies used
```bash
- Git(version control)
```
## Getting Started
To get a local copy up and running follow these simple example steps.
### Prerequisites
- A text editor(preferably Visual Studio Code)
### Install
- [Git](https://git-scm.com/downloads)
- [Node](https://nodejs.org/en/download/)
### Usage
#### Clone this repository
```bash
$ git@github.com:iLynette/space-x.git
$ cd space-x
```
#### Run project
```bash
$ npm install
$ npm build
$ npm start
```
## Author
👤 **Fatemeh Zahra Arshia**
- GitHub: [@ZahraArshia](https://github.com/ZahraArshia)
- Twitter: [@ZahraArshia](https://twitter.com)
- LinkedIn: [Zahra Arshia](https://www.linkedin.com/in/zahra-arshia/)
👤 **Lynette Aluoch Acholah**
- GitHub: [@iLynette](https://github.com/iLynette)
- Twitter: [@acholah_lynette](https://twitter.com/acholah_lynette)
- LinkedIn: [lynette-acholah](https://linkedin.com/in/lynette-acholah)
👤 **Vignesh**
- GitHub: [@vikipretium](https://github.com/vikipretium)
- Twitter: [@vikipretium](https://twitter.com/vikipretium)
- LinkedIn: [vikipretium](https://linkedin.com/in/vikipretium)
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](../../issues/).
## Show your support
Give a ⭐️ if you like this project!
## Acknowledgments
- Hat tip to anyone whose code was used
- Inspiration
- etc
## 📝 License
This project is [MIT](./MIT.md) licensed.