Skip to content

alexp141/Redditacular

Repository files navigation

This is a Next.js project bootstrapped with create-next-app. This is intended to be a website with funcitonalities similar to Reddit but styled in a different way.

Link to Webpage

Website Link

Technologies Used

  • Supabase
  • NextJS
  • Prisma
  • Kinde Auth

Running a Local Instance

Install the dependencies:

npm install

Run the development server:

npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev

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

About

A social media website with functionalities inspired by Reddit

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published