- Website include 3 pages,
rockets
,mission
, andmy profile.
The main page is therockets page
. - Use
react-router v6
. When clicking the page in the navigation bar that page is opening. - Rockets and missions page include:
- My profile page includes:
- Missions and rockets which include
reserved: true
- Also this section includes the
leave
orcancel
button for makingreserved: 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.
- Missions and rockets which include
- Page styled with
react-bootstrap
so we make it responsive.
- Html
- Javascript
- React
- Redux
- React-Bootstrap
- Clone this project
- $ git clone `$ https://github.com/ahmetbozaci/space-traveler-hub`
- $ cd book-store
- Install npm packages
- $ npm install
- Open website
- $ npm start
👤 Ahmet Bozacı
- Github:ahmetbozaci
- Twitter:ahmtbozaci
- LinkedIn:ahmetbozaci
👤 Victor Chukwu
- GitHub: @VICTOR-CHUKWU
- LinkedIn: Victor-chukwu
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
This project is MIT licensed.