issues
search
lfmnovaes
/
rockets-missions
Pair programming project that uses React and Redux to fetch rockets and missions data from SpaceX API.
https://rockets-missions-lfmn.netlify.app/
MIT License
0
stars
0
forks
source link
[1pt] Create basic structure for Missions - Setup
#20
Open
lfmnovaes
opened
3 years ago
lfmnovaes
commented
3 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).