CindyDorantes / Space-Travelers-Hub

Web application, built with React, for a company that provides commercial and scientific space travel services. The application allow users to book rockets, dragons and join selected space missions, and uses real live data from the SpaceX API.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Space Travelers' Hub

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.

Built With

  • React
  • Redux
  • React Boostrap
  • Deployed with netlify
  • SpaceX API
  • Jest

Live Demo

Live Demo Link

GETTING STARTED

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

Authors

👤 Cindy Dorantes

👤 Apuabi Titilope

👤 Ijeoma Odinko

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

Show your support

Give a ⭐️ if you like this project!

Acknowledgments

  • Thanks to our group project partners for the good colaboration

📝 License

This project is MIT licensed.

About

Web application, built with React, for a company that provides commercial and scientific space travel services. The application allow users to book rockets, dragons and join selected space missions, and uses real live data from the SpaceX API.


Languages

Language:JavaScript 72.4%Language:CSS 20.8%Language:HTML 6.8%