Skip to content

Neon-Coders/nextjs-gsap-menu

Repository files navigation

Menu Overlay

banner

Local Setup

Clone the repository

git clone https://github.com/ibrahimraimi/nextjs-gsap-menu

Install dependencies

npm install

Run development server

npm run dev

Resources

Note: Although I have Tailwind CSS installed for this experiment, I ultimately ended up using native CSS.