You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Create a new Search Learner Courses page and add it to the app's navigation in the client/src/navigator. Here are some docs on React Navigation, which is used for our app's navigation.
Build out the components on this page:
- Search bar
- "Welcome " text
- Card components for the courses that come up in the search
- For the filters and dropdown at the top, ask Madison and Jocelyn for more context on what purpose they serve.
There will be a separate issues dealing with connecting this page to the API:
Goals
Steps
client/src/navigator
. Here are some docs on React Navigation, which is used for our app's navigation.- Search bar
- "Welcome " text
- Card components for the courses that come up in the search
- For the filters and dropdown at the top, ask Madison and Jocelyn for more context on what purpose they serve.
There will be a separate issues dealing with connecting this page to the API:
The text was updated successfully, but these errors were encountered: