Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/collinstatang/react-group-project
https://github.com/collinstatang/react-group-project
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/collinstatang/react-group-project
- Owner: CollinsTatang
- Created: 2021-08-30T12:39:21.000Z (over 3 years ago)
- Default Branch: dev
- Last Pushed: 2021-09-03T20:52:32.000Z (over 3 years ago)
- Last Synced: 2024-10-03T12:28:31.891Z (4 months ago)
- Language: JavaScript
- Size: 1.58 MB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Space Travelers' Hub
In this task, we worked with the real live data from the SpaceX API. Our task was 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.
## Built With
- JavaScript
- HTML
- CSS
- Webpack
- Jest
- react
- redux![Rockets page](https://github.com/CollinsTatang/react-group-project/blob/dev/src/components/img/rockets.png)
![Missions page](https://github.com/CollinsTatang/react-group-project/blob/dev/src/components/img/missions.png)
## 🔴 Video
**Click [here](https://drive.google.com/file/d/1wFQloYG-TaWYkED1nJB-YelgCesH7NLd/view) in order to see the video of this project.**## Getting Started
To get a local copy up and running follow these simple example steps on the command line.
> Clone the project from it's github repo.
```bash$ git clone https://github.com/CollinsTatang/react-group-project.git
```> Change directory to the root of project
```bash$ cd react-group-project
```
> Install all dev dependencies
```bash$ npm install
```
> Run the server
```bash$ npm server
```
> Run the test
```bash$ npm test
```
## Authors
👤 **Denis Andrei Diaconu**
- GitHub: [@DenisDiaconu](https://github.com/denisdiaconu)
- Twitter: [@DenisAndreiDia1](https://twitter.com/DenisAndreiDia1)
- LinkedIn: [Denis Diaconu](https://www.linkedin.com/in/denis-diaconu-1394091b7/)👤 **Makungong Collins Tatang**
- GitHub: [@CollinsTatang1](https://github.com/CollinsTatang)
- Twitter: [@CollinsTatang1](https://twitter.com/CollinsTatang1)
- LinkedIn: [Makungong Collins](https://www.linkedin.com/in/makungong-collins/)## 🤝 Contributing
Contributions, issues, and feature requests are welcome!
## Show your support
Give a ⭐️ if you like this project!