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

Create a Splash Screen Component #12

Closed
yunho7687 opened this issue Jun 25, 2024 · 1 comment · Fixed by #23
Closed

Create a Splash Screen Component #12

yunho7687 opened this issue Jun 25, 2024 · 1 comment · Fixed by #23
Assignees
Labels
difficulty:easy frontend Task must have a front end issue good first issue Good for newcomers priority:low

Comments

@yunho7687
Copy link
Member

yunho7687 commented Jun 25, 2024

Basic Information

Need to create a splash screen component for our application. This screen should be displayed when the app is first launched, showing Penni's logo while the app is loading.
Splash Screen of Penni

Requirements:

  • Create a React component for the splash screen.
  • Display the splash screen for a minimum of 2 seconds.
  • Show app logo centered on the screen.
  • Ensure a smooth transition from the splash screen to the main app interface. (for now it doesnt matter what specific one is chosen, can be sliding to left since it will directly connect to the carousel images)

image

Other Information

put the logo file into public directory

@yunho7687 yunho7687 added frontend Task must have a front end issue good first issue Good for newcomers difficulty:easy priority:low labels Jun 25, 2024
@yunho7687 yunho7687 changed the title Create a Splash Screen Component for the App Create a Splash Screen Component Jun 25, 2024
Copy link

Branch issue-12-Create_a_Splash_Screen_Component created!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
difficulty:easy frontend Task must have a front end issue good first issue Good for newcomers priority:low
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants