Skip to content

A simple remake of reddit as an example project for those who would like to know more about building a front-end and a back-end using Typescript.

Notifications You must be signed in to change notification settings

ranka23/re-reddit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

A simple remake of reddit as an example project for those who would like to know more about building a front-end and a back-end using Typescript. 

Some of the frameworks and libs used on the front-end
Reactjs
Nextjs/Chakra-ui
Urql
Formik

Technologies used on the back end:
Nodejs
Express
Graphql
Databases - Postgresql and Redis (Redis is mostly used to track sessions and login tokens. The actual data is stored in Postgresql)

Users can login/register on the frontend; create, view, update and delete posts. 
Additionally, they can upvote or downvote individual posts as you can on reddit.

This project is just for demonstration and educational purposes. Take care if you wish to use it in production.

Thanks. Have a pleasant day.

About

A simple remake of reddit as an example project for those who would like to know more about building a front-end and a back-end using Typescript.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published