Skip to content

This is a web app for a company that provides commercial and scientific space travel services. It is working with the real life data from the SpaceX API. It will allow users to book rockets and join selected space missions.

Notifications You must be signed in to change notification settings

akucintavalent/space-travelers-hub

Repository files navigation

SPACE TRAVELERS HUB

This is a capstone project, it is working with the real live data from the SpaceX API. It is 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.

ScreenShoot

Rockets

screenshot

Missions

screenshot

My profile

screenshot

Built With

  • HTML
  • CSS
  • JavaScript
  • React
  • Redux

Live demo

Netlify

Getting Started

To get a local copy up and running follow these simple example steps.

Prerequisites

  • Node and NPM
  • Web browser (Google chrome)
  • Code Editor (VSCode)

Development (Running locally)

  • git clone the project
git clone git@github.com:akucintavalent/space-travelers-hub
  • Install Dependencies
npm install
  • To run StyleLint by itself, you may run the lint task:
npx stylelint "**/*.{css,scss}"
  • Automatically fix issues found (where possible):
npx stylelint "**/*.{css,scss}" --fix
  • To fix automatically javaScript issues found
npx eslint . --fix
  • Finally, start your development server by running:
npm start

👤 Bohdan Shcherbak

👤 Debas Gebreslasie

🤝 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

  • React Community
  • Space Travelers Hub
  • Microverse

📝 License

MIT licensed.

About

This is a web app for a company that provides commercial and scientific space travel services. It is working with the real life data from the SpaceX API. It will allow users to book rockets and join selected space missions.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published