Skip to content

Latest commit

 

History

History
78 lines (49 loc) · 1.91 KB

README.md

File metadata and controls

78 lines (49 loc) · 1.91 KB

Space Travelers Capstone

This is a webapp which uses real live data from the SpaceX API. It is an 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

  • HTML
  • React
  • Javascript
  • Vite
  • Redux

Live Demo

Screenshots

Rocket Missions Profile

Getting Started

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

Prerequisites

  • git
  • Broswer to Display
  • IDE to run and edit the code
  • Vite

Setup

  • open a terminal
  • run git clone git@github.com:killy10o10/space-travelers-capstone.git
  • run cd space-travelers-capstone
  • run npm install
  • run npm run dev your default browser should load automatically with the app, if it doesn't do next and final step.
  • Enter http://127.0.0.1:5173/ in your browser

Usage

  • It can be used to book tickets to space.

Authors

👤 Haamid Ali

👤 Okine Kingsley

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Show your support

Give a ⭐️ if you like this project!

Acknowledgments

-Microverse community

  • Hat tip to Microverse's code reviewers and to everyone who reviewed my project and made suggestions.

📝 License

This project is MIT licensed.