In this project, we have 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 allow users to book rockets, dragons and join selected space missions.
- React
- Redux
- React Boostrap
- Deployed with netlify
- SpaceX API
- Jest
Clone this repo : git@github.com:CindyDorantes/Space-Travelers-Hub.git
After cloning this project, run the following commands:
npm install
npm start
The npm install
command installs all dependencies used in the project while npm start
is used to start the development server and view the application on the browser.
To run the test integrated, run the folloing commadn:
npm test
👤 Cindy Dorantes
- GitHub: @CindyDorantes
- Twitter: @CindyDorantes10
- LinkedIn: Cindy Melisa Dorantes Sánchez
👤 Apuabi Titilope
- GitHub: @Eternalgratis
- Twitter: @eternalgratis
- LinkedIn: Apuabi Titilope
👤 Ijeoma Odinko
- GitHub: @ijeomaodinko
- Twitter: @Iodinko
- LinkedIn: ijeomaodinko
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
- Thanks to our group project partners for the good colaboration
This project is MIT licensed.