issues
search
Carshy
/
space-traveller-app
An app that allows users to rent their favorite rockets and register for SpaceX missions. - Built with: (React & Redux, REST API)
https://space-hub-shuttle.netlify.app/
4
stars
1
forks
source link
[1pt] Create basic structure for Missions - Setup
#20
Open
Carshy
opened
2 years ago
Carshy
commented
2 years ago
Create a route and a view component. Use
<NavLink />
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.
<NavLink />
for the page navigation links and style active class to indicate which section/page the user is currently on (underline active navigation link).