qasim9872 / my-sticky-navbar

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

My Sticky Navbar

An application that showcases use of sticky and fixed navbar based on scroll

Getting started

Installation

Install Create React App

npm init create-react-app my-app

Install the dependencies

npm install twin.macro tailwindcss styled-components
Install with Yarn

Install Create React App

yarn create create-react-app my-app

Install the dependencies

yarn add twin.macro tailwindcss styled-components

About


Languages

Language:JavaScript 83.3%Language:HTML 16.7%