9 Forks
14 Stars
14 Watchers

crappit

A clone of Reddit developed using Node.js, React, PostgreSQL, and Typescript. Users are able to sign up, login and create posts and comment on others. Posts, like in Reddit fashion, can be upvoted or downvoted. A set of moderation tools have also been added! Design is based off of the classic Reddit layout.

How to download and setup crappit

Open terminal and run command
git clone https://github.com/trangj/crappit.git
git clone is used to create a copy or clone of crappit repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with crappit https://github.com/trangj/crappit/archive/master.zip

Or simply clone crappit with SSH
[email protected]:trangj/crappit.git

If you have some problems with crappit

You may open issue on crappit support forum (system) here: https://github.com/trangj/crappit/issues