JakariaJishan / Space-Travelers-Hub

Space Traveler's Hub is a web application that displays SpaceX rockets and missions, users can join/leave missions or reserve/cancel rockets.
https://space-travelers-hub-qsa2.onrender.com/
MIT License
1 stars 0 forks source link

Create basic structure for Rockets - Setup #61 #70

Closed Feliverse closed 1 year ago

Feliverse commented 1 year ago

Create a route and a view component. Use for the page navigation links and style active class to indicate which section/page the user is currently on (underline active navigation link). Create a directory for all Redux state slice files.