Vynex / Redext-Server

Backend Server for Redext. ☁️

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Redext

Logo

The Backend Server for Redext, a Reddit Clone built using the MERN Stack.

Frontend Repository

Demo

Live on Heroku

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.

Running Locally 💡

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

$ cd Redext-Server
$ npm install

$ npm start

Contributions 👷

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

About

Backend Server for Redext. ☁️


Languages

Language:JavaScript 100.0%