Vynex / Redext-Client

Frontend Client for Redext. ✨

Home Page:https://redext.netlify.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Redext

Logo

The Frontend Client for Redext, a Reddit Clone built using the MERN Stack.

Backend Repository

Demo 💻

Live on Netlify

Motivation 🖊

After spending about a month learning React, I wanted to build a Full Stack Project to showcase my skills. Since I personally use Reddit a lot, it was my first choice to try and clone. I only allowed Selftext Posts which is how it got the name Redext from Reddit + Text.

There are plenty of things that can be improved but I consider the project to be in a finished state as of now.

Features ✨

  • Homepage Feed
  • Sorting Algorithms
  • Infinite Scrolling
  • Create Subredexts
  • Hierarchical Comment Chains
  • Secure Authentication

Screenshots 📷

Homepage

Subredext

Profile1

Profile2

Submit Subredext

Running Locally 💡

$ git clone https://github.com/Vynex/Redext-Client

$ cd Redext-Client
$ npm install

$ npm start

Contributions 👷

Redext is open to contributions, but I recommend creating an issue first.

About

Frontend Client for Redext. ✨

https://redext.netlify.app


Languages

Language:JavaScript 99.4%Language:HTML 0.6%