imanolortega / mac-dock

A recreation of the macOS dock animation using NextJS, TypeScript, and SCSS.

Home Page:https://mac-dock.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Getting Started

This is a recreation of the macOS dock animation using NextJS, TypeScript, and SCSS.

First, run the development server:

npm run dev
# or
yarn dev
# or
pnpm dev

Open http://localhost:3000 with your browser to see the result.

Learn More

To learn more about Next.js, take a look at the following resources:

You can check out the Next.js GitHub repository - your feedback and contributions are welcome!

About

A recreation of the macOS dock animation using NextJS, TypeScript, and SCSS.

https://mac-dock.vercel.app


Languages

Language:TypeScript 72.5%Language:SCSS 26.6%Language:JavaScript 1.0%