Skip to content

keithcheung/Fakeddit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

81 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fakeddit

A basic reddit replica with user authentication + thread commenting using graphql

This is how it currently looks when a user is already logged in:

Screen Shot 2019-05-28 at 9 24 00 PM

Screen Shot 2019-05-28 at 9 24 18 PM

To use it yourself

git clone https://github.com/keithcheung/Fakeddit.git
cd Fakeddit
cd client
npm install
cd ..
npm run dev

create a test login, and enjoy!

Implementation ideas:

  • subcommunities
  • about page
  • proper deleting of threads

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published