Skip to content

This is a simple space travellers project application. The application allows a user to view list of rockets and missions. A user can reserve a rocket or join a mission. A user can also cancel rocket reservation and leave a joined mission. The profile page shows a summary of joined missions and reserved rockets.

License

Notifications You must be signed in to change notification settings

HENRYKC24/space-travellers

Repository files navigation

Space Travellers

This is a simple space travellers project application. The application allows a user to view list of rockets and missions. A user can reserve a rocket or join a mission. A user can also cancel rocket reservation and leave a joined mission. The profile page shows a summary of joined missions and reserved rockets.

Built With

  • Html
  • Css
  • React
  • Redux
  • Javascript

Demo Links

Demo Link

Screenshot


print

Getting Started

  • Click on the Code green drop down button then COPY.
  • In your local PC, open your terminal in the folder you would like to clone the repository into
  • Clone the repository with the command: git clone (copied link); like so: git clone https://github.com/HENRYKC24/space-travellers.git
  • After the clone, type in the command cd space-travellers to access the app directory on the terminal
  • Run npm install to get all the project dependancies.
  • Run npm run start to start the dev-server.

Tests

  • Run npm test.

Authors

👤 Victor Otieno

👤 Henry Kc

Contributing

Contributions, issues, and feature requests are welcome! Feel free to contribute

Show your support

Give a ⭐️ if you like this project!

Acknowledgments

  • We remain indepted to the Facebook team that develop create-react-app and React Redux as open source.
  • A special thanks to Microverse for inspiring this project. We really appreciate.
  • A special thanks goes to all our peers at Microverse for being ther for us.

📝 License

This project is MIT licensed.

About

This is a simple space travellers project application. The application allows a user to view list of rockets and missions. A user can reserve a rocket or join a mission. A user can also cancel rocket reservation and leave a joined mission. The profile page shows a summary of joined missions and reserved rockets.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages