Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bornittah/space-traveler-s-hub
A web application that fetches data from the Rest API. Built with React and Redux
https://github.com/bornittah/space-traveler-s-hub
react-logger react-redux react-router reactjs rest-api
Last synced: 6 days ago
JSON representation
A web application that fetches data from the Rest API. Built with React and Redux
- Host: GitHub
- URL: https://github.com/bornittah/space-traveler-s-hub
- Owner: Bornittah
- Created: 2022-07-25T05:33:34.000Z (over 2 years ago)
- Default Branch: dev
- Last Pushed: 2022-07-28T14:14:51.000Z (over 2 years ago)
- Last Synced: 2023-03-04T15:50:17.918Z (almost 2 years ago)
- Topics: react-logger, react-redux, react-router, reactjs, rest-api
- Language: JavaScript
- Homepage:
- Size: 775 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 20
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# space-traveler-s-hub
This project is a web application for a company that provides commercial and scientific space travel services. with the real live data from the SpaceX API. The application will allow users to book rockets and join selected space missions. It fetches data from [SpaceX API](https://documenter.getpostman.com/view/2025350/RWaEzAiG).
## Built With
- HTML, CSS, Javascript
- React Router, Redux, Redux Logger, Jest, Github Actions
- Eslintrc and Stylelintrc Linters## Live Demo (if available)
Click [here](https://react-redux-space-travelers.herokuapp.com/) to checkout the live demo## Getting Started
To get a local copy up and running follow these simple example steps.
### Prerequisites
One should have knowledge about the followingHTML, CSS, Javascript, and npm
### Setup
Navigate to the local folder and clone the repository from the githubRun `git clone https://github.com/Bornittah/space-traveler-s-hub.git`
Navigate to the cloned project
### Install
Navigate to the project
Run `npm install` to install all the required dependences
### Usage
Navigate to the project
Run `npm start` to serve the project
### Run tests
Run `npm test`
### Deployment
Run `npm run deploy` on your terminal## Authors
👤 **Agasha Bornittah**
- GitHub: [@Bornittah](https://github.com/Bornittah)
- Twitter: [@AgashaBornittah](https://twitter.com/AgashaBornittah)
- LinkedIn: [Bornittah](www.linkedin.com/in/agasha-bornittah)## 🤝 Contributing
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](https://github.com/Bornittah/space-traveler-s-hub/issues).
## Show your support
Give a ⭐️ if you like this project!
## Acknowledgments
- Hat tip to anyone whose code was used
- Inspiration## 📝 License
This project is [MIT](./MIT.md) licensed.