Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Mini challenge 1 #95

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

lisvsz
Copy link

@lisvsz lisvsz commented Aug 19, 2021

UI & Test

Create the UI layout for your app, it should include the following elements:

1.1 Header: Similar to the one in our demo app. For now, the search field, theme toggle, login button, and other navigation links should be disabled, i.e., you only need to create the corresponding UI elements without the functionality.

1.2 Content: The content view corresponding to the section that will be renderered (in this case, the Home View).
Create the Home View and display the list of items from this mock file.

Apply css styles to your components using the styled-components approach.

UI & Test
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant