Skip to content

Reddit 2.0 CLONE with REACT & NEXT.js, with the following builds: - GraphQL backend directly connected to your PostgreSQL Supabase database with Stepzen - Login authentication flow with the Reddit API using NextAuth - SQL relational database - Typescript - Next.js Server Side Rendering - Own API backend endpoints to communicate safely with the f…

Notifications You must be signed in to change notification settings

mimues/reddit-2-clone

Repository files navigation

Reddit 2 Clone

Reddit 2.0 CLONE with REACT & NEXT.js, with the following builds:

  • GraphQL backend directly connected to your PostgreSQL Supabase database with Stepzen
  • Login authentication flow with the Reddit API using NextAuth
  • SQL relational database
  • Typescript
  • Next.js Server Side Rendering
  • Own API backend endpoints to communicate safely with the frontend!
  • Tailwind CSS and Responsive design
  • Deployed to Vercel

Check Out Deployed Application

https://reddit-2-clone-mimues.vercel.app/

Next.js + Tailwind CSS Example

This example shows how to use Tailwind CSS (v3.0) with Next.js. It follows the steps outlined in the official Tailwind docs.

Deploy your own

Deploy the example using Vercel or preview live with StackBlitz

Deploy with Vercel

How to use

Execute create-next-app with npm, Yarn, or pnpm to bootstrap the example:

npx create-next-app --example with-tailwindcss with-tailwindcss-app
yarn create next-app --example with-tailwindcss with-tailwindcss-app
pnpm create next-app --example with-tailwindcss with-tailwindcss-app

Deploy it to the cloud with Vercel (Documentation).

About

Reddit 2.0 CLONE with REACT & NEXT.js, with the following builds: - GraphQL backend directly connected to your PostgreSQL Supabase database with Stepzen - Login authentication flow with the Reddit API using NextAuth - SQL relational database - Typescript - Next.js Server Side Rendering - Own API backend endpoints to communicate safely with the f…

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published