Navigation bars remains visible when the user scrolls down.
Live version: https://sticky-nav.herokuapp.com
- Node
- Express
- Heroku
- Browsersync
- Vanilla JavaScript
- ES6
- Flexbox
git clone https://github.com/PiotrBerebecki/sticky-nav.git
cd sticky-nav
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