Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 373 Bytes

README.md

File metadata and controls

14 lines (8 loc) · 373 Bytes

Parallax tutorial

This repo contains the code from the YouTube tutorial.

Branches

  • master - finished code with Parallax scrolling effect
  • original - original implementation with Parallax

Setup

The project is set up using create-react-app. Use npm start to start the development server on port 3000.

Happy hacking!