Coder Social home page Coder Social logo

wessjohns / ebay-clone Goto Github PK

View Code? Open in Web Editor NEW

This project forked from john-weeks-dev/ebay-clone

0.0 0.0 0.0 3.51 MB

Fullstack eBay Clone with Next JS, React JS, SupaBase, TailwindCSS, Prisma, Stripe, E-commerce

Home Page: https://youtube.com/watch?v=LtPYuFhYf1w

JavaScript 99.93% CSS 0.07%

ebay-clone's Introduction

eBay Clone / (ebay-clone)

Learn how to build this!

If you'd like a step-by-step guide on how to build this just CLICK THE IMAGE BELOW

GO TO JOHN WEEKS DEV TUTORIAL VIDEOS

Come and check out my YOUTUBE channel for lots more tutorials -> https://www.youtube.com/@johnweeksdev

LIKE, SUBSCRIBE, and SMASH THE NOTIFICATION BELL!!!

App Setup (localhost)

git clone https://github.com/John-Weeks-Dev/ebay-clone.git

cp .env.example .env

You'll have to set up a Supabase account & Stripe account, then add all of the details into your .env file.

Once you've connected your application to Supabase. You'll also need to set up the Auth Providers: Google Google

https://supabase.com/docs/guides/auth/social-login/auth-google

Now run the command to migrate your database tables and run your seed file.

npx prisma migrate dev --name init

npx prisma generate

npx prisma db seed

npm i

npm run dev

You should be good to go! If you need any more help, take a look at the tutorial video by clicking the image above.

ebay-clone's People

Contributors

john-weeks-dev avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.