Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lucas-erkana/astro-travelers
In this project I collaborated with Steven Mukama to work with real live data from the SpaceX API. Our task is to build a web application for a company that provides commercial and scientific space travel services. The application will allow users to book rockets and join selected space missions.
https://github.com/lucas-erkana/astro-travelers
css3 react redux-thunk redux-toolkit
Last synced: about 1 month ago
JSON representation
In this project I collaborated with Steven Mukama to work with real live data from the SpaceX API. Our task is to build a web application for a company that provides commercial and scientific space travel services. The application will allow users to book rockets and join selected space missions.
- Host: GitHub
- URL: https://github.com/lucas-erkana/astro-travelers
- Owner: Lucas-Erkana
- License: mit
- Created: 2023-01-25T10:27:51.000Z (almost 2 years ago)
- Default Branch: dev
- Last Pushed: 2023-08-07T17:29:59.000Z (over 1 year ago)
- Last Synced: 2023-08-07T19:13:37.811Z (over 1 year ago)
- Topics: css3, react, redux-thunk, redux-toolkit
- Language: JavaScript
- Homepage: https://astro-travelers.onrender.com/
- Size: 1.89 MB
- Stars: 7
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Astro Travellers'
# 📗 Table of Contents
- [📖 About the Project](#about-project)
- [🛠 Built With](#built-with)
- [Tech Stack](#tech-stack)
- [Key Features](#key-features)
- [🚀 Live Demo](#live-demo)
- [💻 Getting Started](#getting-started)
- [Setup](#setup)
- [Prerequisites](#prerequisites)
- [Install](#install)
- [Usage](#usage)
- [Run tests](#run-tests)
- [Deployment](#triangular_flag_on_post-deployment)
- [👥 Authors](#authors)
- [🔭 Future Features](#future-features)
- [🤝 Contributing](#contributing)
- [⭐️ Show your support](#support)
- [🙏 Acknowledgements](#acknowledgements)
- [❓ FAQ](#faq)
- [📝 License](#license)In this project I collaborated with Steven Mukama to work with real live data from the SpaceX API. Our task is to build a web application for a company that provides commercial and scientific space travel services. The application will allow users to book rockets and join selected space missions.
> Describe the tech stack and include only the relevant sections that apply to your project.
ReactJS
Webpack
> Describe between 1-3 key features of the application.
- **[Single page app]**
- **[Rockets]**
- **[mission]**
> Describe how a new developer could make use of your project.
To get a local copy up and running, follow these steps.
### clone the ssh key of this repository
### install using git clone command
### Prerequisites
In order to run this project you need:
### A computer
### Setup
Clone this repository to your desired folder:
### Usage
To run the project, execute the following command:
### run 'npm i' if you don't have node modules installed
### npm start
### Run tests
To run tests, run the following command:
### npm test
### Deployment
Lucas Erkana
[githubhandle](https://github.com/Lucas-Erkana)
[twitterhandle](https://twitter.com/@Lucas_David_22)
[linkedIn](https://www.linkedin.com/in/lucas-erkana/)
[facebook](https://www.facebook.com/lucash.toni)
Steven Mukama
[githubhandle](https://github.com/stevenmukama)
[twitterhandle](https://twitter.com/@mukama_steven)
[linkedIn](https://www.linkedin.com/in/stevenmukama/)
> Describe 1 - 3 features you will add to the project.
- [ ] **[Add Dragon]**
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](../../issues/).
> Write a message to encourage readers to support your project
If you like this project please star it
> Give credit to everyone who inspired your codebase.
I would like to thank my Partner for great collaboration @Ade179
> Add at least 2 questions new developers would ask when they decide to use your project.
- **How do i create a react app]**
- [run 'npx create-react-app' on the command line]
- **[How do i create snapshots]**
- [https://www.digitalocean.com/community/tutorials/how-to-write-snapshot-tests-for-react-components-with-jest]
This project is [MIT](https://github.com/Lucas-Erkana/React-Group-Project/blob/dev/LICENSE) licensed.