https://github.com/chrissiku/space-x
Space-x is a web application the is working with the real live data from the SpaceX API
https://github.com/chrissiku/space-x
css3 javascript jsx reactjs redux redux-thunk
Last synced: about 2 months ago
JSON representation
Space-x is a web application the is working with the real live data from the SpaceX API
- Host: GitHub
- URL: https://github.com/chrissiku/space-x
- Owner: Chrissiku
- Created: 2022-07-18T08:10:17.000Z (almost 3 years ago)
- Default Branch: dev
- Last Pushed: 2023-08-25T02:44:36.000Z (over 1 year ago)
- Last Synced: 2025-02-28T05:47:36.823Z (2 months ago)
- Topics: css3, javascript, jsx, reactjs, redux, redux-thunk
- Language: JavaScript
- Homepage: https://space-x-traveler.netlify.app/
- Size: 29.6 MB
- Stars: 11
- Watchers: 1
- Forks: 2
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README

# Project Name : Space-x Traveler Hub
>[Space-x](https://space-x-traveler.netlify.app/) is a web application for a company that provides commercial and scientific space travel services. The application is with the real live data from the SpaceX API and allow users to book rockets and join selected space missions.
>
>
## Project view
> In order to achieve this project I used some resources and technologies listed below :
## Built With- Major languages : JavaScript , JSX and CSS
- Promise based HTTP : `axios`
- Toolchain : `Babel`
- Library and Framework : `React, React-redux, Jest, React-test-renderer`
- Technologies used : Github, Git, Gitflow and Linters## Live Demo (Not ava)
- Click [Here](https://space-x-traveler.netlify.app/) To open the live demo
- CLick [Here](https://deploy-preview-39--space-x-traveler.netlify.app/) To open the deploy-preview of latest changes## Getting Started
To get a local copy up and running follow these simple example steps.
### Prerequisites โป๏ธ
- A personal computer connected to the internet;
- Have a working and updated browser.
- Have a local version control like git installed on your computer
- Have an account on Github, as an online/remote Version Control System
- Code editor (Visual studio code, sublime text, notepad++, ...) installed on your computer;
- To be okay with javaScript ES6
- Knowledge of HTML and CSS.### Setup ๐ฐ
- Click the [me](https://github.com/Chrissiku/Space-x) and you'll land on the pure repository;
- click on the green (๐ข) button with `Code` Inscription;
- You can choose to download the project or just clone it if you are familiar with Git and Github;
- Follow normal step once download in your computer and use it as it's yours.### Install
- If you are familiar with git, Run `npm install` to get all dependencies required to run the linters checks, otherwise use the downloaded project on your computer without testing files
### Run test ๐งช
> Run the command bellow inside your `git bash` or command line interface..
- `npm run start` : to run the project in your default web Browser
- `npx stylelint "**/*.{css,scss}"` : for the `css` codebase and use of best practices. you can add
- `npx eslint .` : for the `JavaScript` codebase and use of best practices
- > Note that you can add `--fix` keyword to the command for `Css` and/or `JavaScript` to make sure that you avoid all errors coming from your `code editor`## Author
๐ค **Chris Siku**
- GitHub: [@githubhandle](https://github.com/Chrissiku)
- Twitter: [@twitterhandle](https://twitter.com/christian_siku)
- LinkedIn: [LinkedIn](https://www.linkedin.com/in/chris-siku-4bb53b232/)๐ค **Grace Muthui**
- GitHub: [@Grayce Muthui](https://github.com/Graycemuthui)
- Twitter: [@Grayce_Muthui](https://twitter.com/Grayce_Muthui)
- LinkedIn: [@Grayce Muthui](https://www.linkedin.com/in/grayce-muthui/)## ๐ค Contributing
Contributions, issues, and feature requests are welcome!