Skip to content

Demonstrates a cool animation to show the side menus in pure old Netflix style. React, CSS transitions, also TS.

Notifications You must be signed in to change notification settings

gleija/netflix-navigation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rotatin

Netflix mobile Navigation

This small projects is a quick reference to show a rotating view example. Css courtesy of Brad Traversy.

Getting Started

First of all, make sure you've installed Node.

Then install dependencies:

$ yarn

Workflow

Start a local development server:

$ yarn start

Access invoicing under http://localhost:3000/

Format code:

$ yarn format

Lint code:

$ yarn lint

Commit changes:

$ yarn commmit

About

Demonstrates a cool animation to show the side menus in pure old Netflix style. React, CSS transitions, also TS.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published