Skip to content

valentin-permiakov/reddit-mirror

Repository files navigation

This is a Next.js project bootstrapped with create-next-app.

What it does

  • User authentication with email/password
  • User authentication with OAuth through Goggle
  • A user can create communities, change community avatars
  • A user can create, vote and comment on posts
  • A user can delete posts and comments

The app is deployed on Vercel

Getting Started

First, run the development server:

npm run dev
# or
yarn dev
# or
pnpm dev

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

Releases

No releases published

Packages

No packages published