prince-appiah / reddit-2.0

This is a clone of the Reddit web app built with NextJS, Chakra UI, Firebase, Recoil for state management and Typescript. Supports google sign-in, email/password sign-in and reset password functionalities (provided by firebase authentication)

Home Page:reddit-2-0.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Reddit Clone (Build In Progress)

Documentation will be updated soon

Screenshots

App Screenshot

App Screenshot

Live Preview

https://reddit-2-0.vercel.app/

Features

  • Email/password and Google sign-in functionality (provided by firebase authentication)
  • Reset Password
  • Create Communities
  • Upvote/Downvote posts
  • Delete posts
  • Create comments

Tech Stack

  • Next.js
  • Chakra UI
  • Firebase v9
  • React Firebase Hooks
  • Recoil

Run Locally

Clone the project

  git clone https://github.com/prince-appiah/reddit-2.0

Go to the project directory

  cd reddit-2.0

Install dependencies

  yarn

or

  npm install

Start the server

  yarn dev

Like My Work?

This project needs a ⭐️ from you. Don't forget to leave a star ⭐️

About

This is a clone of the Reddit web app built with NextJS, Chakra UI, Firebase, Recoil for state management and Typescript. Supports google sign-in, email/password sign-in and reset password functionalities (provided by firebase authentication)

reddit-2-0.vercel.app


Languages

Language:TypeScript 99.9%Language:JavaScript 0.1%