rebaz36 / SpaceTravelers-React_Redux

this project was created to use an API and redux for data management within a react app, spaceX api was used that provides information on rockets and missions.

Home Page:https://rebaz36.github.io/SpaceTravelers-React_Redux/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Team3 [1pt] Create basic structure for Dragons - Setup

rebaz36 opened this issue · comments

  • 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.