Skip to content

yurkenn/nextjs-flexibble

Repository files navigation

Flexible - Dribbble Clone

Description

A Dribbble clone built with Next.js, NextAuth, Grafbase and Tailwind CSS.

Demo

https://nextjs-flexibble-yurken.vercel.app/

Screenshots

Screenshot 2023-07-10 at 03 59 08

Features

  • Authentication with Google
  • Create, edit and delete shots

Technologies

  • React
  • Next.js
  • NextAuth
  • Grafbase
  • Tailwind CSS

Installation

  1. Clone the repo

    git clone
  2. Install NPM packages

    npm install
  3. Create a .env.local file in the root directory and add the following:

     NEXTAUTH_URL=http://localhost:3000
     GOOGLE_CLIENT_ID= YOUR KEY
     GOOGLE_CLIENT_SECRET= YOUR KEY
  4. Run the development server

    npm run dev
  5. Open http://localhost:3000 with your browser to see the result.

License

Distributed under the MIT License. See LICENSE for more information.

Contact

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published