Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ezekielutshudi/react-kanban-app
"Space Traveler's Hub" is A web application that provides commercial and scientific space travelling services, We are working with real live data from the SpaceX API. The application will allow users to book rockets and join selected space missions. The Space Travelers' Hub consists of Rockets, Missions, and the My Profile section. builded by Ezekiel & Edward.
https://github.com/ezekielutshudi/react-kanban-app
react-router reactjs redux redux-thunk
Last synced: about 19 hours ago
JSON representation
"Space Traveler's Hub" is A web application that provides commercial and scientific space travelling services, We are working with real live data from the SpaceX API. The application will allow users to book rockets and join selected space missions. The Space Travelers' Hub consists of Rockets, Missions, and the My Profile section. builded by Ezekiel & Edward.
- Host: GitHub
- URL: https://github.com/ezekielutshudi/react-kanban-app
- Owner: EzekielUtshudi
- Created: 2022-05-09T12:37:10.000Z (over 2 years ago)
- Default Branch: dev
- Last Pushed: 2022-05-12T16:49:04.000Z (over 2 years ago)
- Last Synced: 2024-04-13T19:14:49.075Z (9 months ago)
- Topics: react-router, reactjs, redux, redux-thunk
- Language: JavaScript
- Homepage:
- Size: 2.72 MB
- Stars: 9
- Watchers: 1
- Forks: 0
- Open Issues: 26
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Space Travelers' Hub
## Table of Contents
* [About the Project](#about-the-project)
* [Built With](#built-with)
* [Getting Started](#getting-started)
* [Contributing](#contributing)
* [Authors](#author)
* [Acknowledgements](#acknowledgements)## About Project
"Space Traveler's Hub" is A web application that provides commercial and scientific space travelling services, We are working with real live data from the SpaceX API. The application will allow users to book rockets and join selected space missions.
The Space Travelers' Hub consists of Rockets, Missions, and the My Profile section.![Rockets](https://user-images.githubusercontent.com/29541335/141110078-f3941014-a4cc-491a-8875-419fb2d9582b.png)
![Missions](https://user-images.githubusercontent.com/29541335/141110128-6114f633-977e-4421-92ad-73f319a142a4.png)
![My Profile section](https://user-images.githubusercontent.com/29541335/141110154-bca00c72-77de-4bb0-9476-39a7c7906529.png)## [Live Demo - Netlify](https://inquisitive-figolla-4afd8a.netlify.app/#/profile)
## Built With
* ReactJS
* Redux## Getting Started
* Clone this repo
```bash
git clone https://github.com/EzekielUtshudi/react-kanban-app.git
```* Navigate to SpaceTravelers folder/directory
```bash
cd SpaceTravelers
```* On the comandline, at the project's root, run ```npm install``` to install app dependencies
* Next, run ```npm start``` which will run the app in the development mode.
* Open [http://localhost:3000](http://localhost:3000) to view it in the browser.
* ALTERNATIVELY
* Just run ```npm run build``` which will build the project and generate output files into the ```build``` directory.
* Go to ```build``` directory and manually open ```index.html``` to interact with the app
## Contributing
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](../../issues)
1. Fork the Project
2. Create your Feature Branch (`git checkout -b feature/newFeature`)
3. Commit your Changes (`git commit -m 'Add some newFeature'`)
4. Push to the Branch (`git push -u origin feature/newFeature`)
5. Open a Pull Request## Authors
👤 **Edward Odhiambo**
- GitHub: [@whit3d](https://github.com/white3d)
- Twitter: [@odhiambo_ed](https://twitter.com/odhiambo_ed)
- LinkedIn: [Edward Odhiambo](https://www.linkedin.com/in/edward-odhiambo-6a462a21b/)👤 **Ezekiel Utshudi**
- GitHub: [@EzekielUtshudi](https://github.com/EzekielUtshudi)
- Twitter: [@UtshudiEzekiel](https://twitter.com/UtshudiEzekiel)
- LinkedIn: [@UtshudiEzekiel](https://www.linkedin.com/in/ezekiel-utshudi-195782162/)## Acknowledgements
* [ReactJS Organization](https://reactjs.org/) for the amazing [Documentation](https://reactjs.org/docs/getting-started.html) on React.
* [Redux Organization](https://redux.js.org/) for the amazing [Redux Essentials Tutorial](https://redux.js.org/tutorials/essentials/part-1-overview-concepts) on React.## Show your support
Give a ⭐️ if you like this project!