Skip to content

The Space Travelers' Hub consists of Rockets, Missions, and the My Profile section. The Rockets section displays a list of all available SpaceX rockets. The Missions section displays a list of current missions along with their brief description...

License

Notifications You must be signed in to change notification settings

ahmetbozaci/space-traveler-hub

Repository files navigation

Space Traveler Hub

React application to keep book rockets and mission.

screenshot

  1. Website include 3 pages, rockets, mission, and my profile. The main page is the rockets page.
  2. Use react-router v6. When clicking the page in the navigation bar that page is opening.
  3. Rockets and missions page include:
    • Rockets from API.
    • Missions from API.
    • Every rocket and mission include a button for sending API new key, value reserved: true also it is work reserve reserved: false
    • If reserved: true not a member badge change to active member badge on missions page or add reserved badge on rockets page.
  4. My profile page includes:
    • Missions and rockets which include reserved: true
    • Also this section includes the leave or cancel button for making reserved: false
    • Mission section includes an extra read more button that is opening a Wikipedia link about the mission.
    • Optional parts added to the kanban board.
  5. Page styled with react-bootstrap so we make it responsive.

Built With

  • Html
  • Javascript
  • React
  • Redux
  • React-Bootstrap

Live Demo

Space Travelers Hub-Netlify

Setup

  • Clone this project
- $ git clone `$ https://github.com/ahmetbozaci/space-traveler-hub`
- $ cd book-store
  • Install npm packages
- $ npm install
  • Open website
- $ npm start

Authors

👤 Ahmet Bozacı

👤 Victor Chukwu

🤝 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!

📝 License

This project is MIT licensed.

About

The Space Travelers' Hub consists of Rockets, Missions, and the My Profile section. The Rockets section displays a list of all available SpaceX rockets. The Missions section displays a list of current missions along with their brief description...

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published