Skip to content

A simple Netflix clone to demonstrate a concept of a splash screen that turns into a navbar after page load is complete.

License

Notifications You must be signed in to change notification settings

iagobruno/navbar-as-splashscreen-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A simple Netflix clone to demonstrate a concept of a splash screen that turns into
a navbar after page load is complete.

Demo video

Packages and tools used

  • TypeScript: To ensure code type-safety.
  • ReactJS: Separate the interface into components.
  • Parcel ❤: To bundle the application.
  • Reakit: To allow keyboard navigation.
  • less: Pre-process CSS.

Installation

git clone https://github.com/iagobruno/navbar-as-splashscreen-demo.git
cd navbar-as-splashscreen-demo
yarn install

Commands

  • yarn run start: Starting Parcel in development mode with live-reload.
  • yarn run build: Create a production version of the site ready to be hosted.
  • yarn run deploy: Deploy demonstration on Github Pages.

About

A simple Netflix clone to demonstrate a concept of a splash screen that turns into a navbar after page load is complete.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published