Skip to content

Dribble Clone using Latest Nextjs with Grafbase and Authentication using JWT and Google Auth.

Notifications You must be signed in to change notification settings

bydonjr/flexibble

Repository files navigation

Flexibble

Flexibble project is a (Dribble Clone) created using React Framework, Nextjs.

Installation:

First, clone the project and run command below to install all required dependencies

npm i --legacy-peer-deps

Before running the development server, get yourself a Grafbase API Url and Grafbase API Key, Google Client ID, NextAuth Secret and add:

NEXTAUTH_URL=http://localhost:3000

on your .env file.

Then, run the development server:

npm run dev

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

About

Dribble Clone using Latest Nextjs with Grafbase and Authentication using JWT and Google Auth.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published