/Dribbble-Clone

Dribbble clone created to practice Next.js 13 along with Grafbase, NextAuth.js

Primary LanguageTypeScriptMIT LicenseMIT

Known Issues

Currently there's an issue with the next's caching I couldn't resolve(tried some solutions from Next Docs and adding variables to segment forcing revalidate). Switching to client component would solve the issue but it's not a good solution. Probably the issue will be fix in the future releases.

Dribbble-Clone

Dribbble clone created to practice Next.js 13 along with Grafbase, NextAuth.js

This is a Next.js project bootstrapped with create-next-app.

Getting Started

First, run the development server:

npm run dev
# or
yarn dev
# or
pnpm dev

# to run grafbase
npx grafbase dev

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

Live Demo

You can see the live demo here

Screenshots

Main Page Create Project Profile Page Profile Page Menu Opened