Skip to content

PiotrBerebecki/click-drag-scroll

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Click and Drag to Scroll

The user can scroll through the app by clicking and moving the cursor.

Live version: https://click-drag-scroll.herokuapp.com

Tech stack

  • Node
  • Express
  • Heroku
  • Browsersync
  • Vanilla JavaScript
  • ES6
  • Flexbox

Getting started

git clone https://github.com/PiotrBerebecki/click-drag-scroll.git
cd click-drag-scroll
npm install

#1. Start the development server with Browsersync reloading
npm run dev

#2. Open this url in your browser: http://localhost:3000/public/index.html

About

The user can scroll through the app by clicking and moving the cursor.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published