Cristian-DeLosRios / Reddit-Clone-API

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Reddit-Clone-API

This is the API for a Reddit Clone application I've been working on these last few weeks.
It's being built using Node.js, Express and MySql.

The API is hosted on Google Cloud. It also has a Frontend that is hosted on Github Pages: https://lucas-4.github.io/Reddit-Clone-Frontend/

And here is the repository of the Frontend:https://github.com/Lucas-4/Reddit-Clone-Frontend

Current features

Signup and Login
JWT Authentication
Home page with posts that can be sorted by random, new or top
Upvote and downvote posts
Create, edit and delete posts

Upcoming Features

Add comments
Create subreddits

About


Languages

Language:JavaScript 100.0%