Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/olaishola05/spacex
spaceX is a web app built with react, redux and react-router-dom that pull data from SpaceX API endpoints with functionalities to selecting a mission or booking a rocket, also to leave a mission and a rocket
https://github.com/olaishola05/spacex
css3 react-router reactjs redux redux-middleware redux-thunk
Last synced: 7 days ago
JSON representation
spaceX is a web app built with react, redux and react-router-dom that pull data from SpaceX API endpoints with functionalities to selecting a mission or booking a rocket, also to leave a mission and a rocket
- Host: GitHub
- URL: https://github.com/olaishola05/spacex
- Owner: olaishola05
- License: mit
- Created: 2022-02-28T12:37:11.000Z (almost 3 years ago)
- Default Branch: dev
- Last Pushed: 2022-03-03T15:27:32.000Z (almost 3 years ago)
- Last Synced: 2024-10-27T20:14:42.217Z (2 months ago)
- Topics: css3, react-router, reactjs, redux, redux-middleware, redux-thunk
- Language: JavaScript
- Homepage: https://spacexbookingapp.herokuapp.com/
- Size: 1.34 MB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 18
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
![](https://img.shields.io/badge/Microverse-blueviolet)
# SpaceX
> This is a web app called spaceX built with react and makes use of SpaceX API endpoints to render the data to the Dom for selecting a mission or booking a rocket
## Built With
- React
- Babel## Live Demo [click here](https://spacexbookingapp.herokuapp.com/)
## Getting Started
To get a local copy up and running follow these simple example steps.
### Prerequisites
> You will need to have git and installed in your machine
### Setup
> To clone Run `https://github.com/netman5/spaceX.git`
> Run `cd spaceX.git`
### Install
> To install all dependencies Run `npm install`
### Deployment
> Run`npm start`(to enable webpack live server)
> Run`npm build` (to build production folder (dist) )## Authors
👤 **Kanu Mike**
- GitHub: [@Ginohmk](https://github.com/Ginohmk)
- Twitter: [@michotall95](https://www.twitter.com/michotall95)
- LinkedIn: [@kanumike](https://www.linkedin.com/in/kanu-mike-497119211/)
- Instagram: [@savy_kanu_mike](https/instagram.com/savy_kanu_mike)
- Facebook: [@mike.kanu](https://www.facebook.com/mike.kanu)👤 **Ola Ishola**
- GitHub: [@netman5](https://github.com/netman5)
- Twitter: [@Orlaish](https://twitter.com/Orlaish)
- LinkedIn: [LinkedIn](https://www.linkedin.com/in/ola-ishola/)## 🤝 Contribute
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](https://github.com/Ginohmk/calculator-UsingReact/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.