View it from here
- NextJS
- Tailwind CSS
- Framer Motion
- MUI
- TypeScript
- Clone the repo.
- Run
npm install
to get all the dependencies. - run
npx next dev
and go tolocalhost:3000
.
- NextJS 13
- Framer Motion
npm install
to get all the dependencies.npx next dev
and go to localhost:3000
.