Skip to content

Latest commit

 

History

History
35 lines (28 loc) · 1.26 KB

README.md

File metadata and controls

35 lines (28 loc) · 1.26 KB

Dribble for Developers (DevDribble)

Screenshot 2023-08-31 233721

Screenshot 2023-08-31 233750

Features

  • Next.js 13: Utilizing the latest features and improvements from Next.js 13.
  • AI Integration: Seamless integration of AI functionalities into SaaS application.
  • Responsive Design: A mobile-first approach for good UX no matter the screen width.
  • Mediacontainer: Built-in user authentication and authorization using Clerk.
  • Database Integration: Storing user and Payment info with integrated Database.

Getting Started

  1. Clone the Repository:
    git clone https://github.com/EleoXDA/dribble-for-devs.git
    
  2. Install dependencies
    npm install
    
  3. Run the development server
    npm run dev
    

Using the application

  1. Log in using Google or Phone number (no real phone number or email is stored)
  2. Click on Share Work Button
  3. Upload an image as poster image for your Project
  4. Fill out the rest of the form
  5. Click Create button and your Project will be visible to others