AKeeganDev / space_travelers

0 stars 0 forks source link

Space Travelers

a SPA (single page application) that allows the user to connect to the Space X API to view rocket and mission data! A User can reserve a rocket for space travel and embark on space missions. When a user reserves a rocket or joins a mission then their profile is updated on the My Profile page to show them a list of all of their reserved rockets and joined missions. Have fun!

Built With

Live Demo

Coming Soon

Getting Started

1) To get started please open your terminal and navigate to whatever directory you house your project repos. 2) Once there copy and paste this SSH key git@github.com:AKeeganDev/space_travelers.git 3) A new Directory will be made. From there you can cd (change directory) to /space_travelers 4) Run $npm install in the root folder directory to download the required packages 4) Run $npm start in order run the project and see it in your default browser

Authors

👤 Aaron Keegan

👤 Fernando Saldaña

🤝 Contributing

Contributions are always welcome. Please open an issue if you have any suggestions or wish to become a collaborator

Show your support

Give a ⭐️ if you like this project!

Inspiration & Acknowledgments

The inspiration for this project came from my course curriculum at Microverse. The study of JavaScript, React, Webpack usage, Axios, and API usage made this a perfect project for practice.

📝 License

This project is MIT licensed.