Skip to content

EthanBonsignori/reddit-clone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

notReddit Logo

notReddit - Reddit Clone

notReddit is an app that seeks to clone (new) reddit's homepage using React and Chakra UI. The reason I am creating this app is to learn new frameworks along the way. While creating notReddit, I am teaching myself Typescript, GraphQL, Typeorm, Apollo, Chakra UI, and more.

View live at https://notreddit.website

Light and Dark Mode

notReddit Logo notReddit Logo

Client - Frontend

Built with:

  • TypeScript
  • Next.js
  • React.js
  • Chakra UI
  • GraphQL
  • Apollo
  • Formik

Server - Backend

Built with:

  • TypeScript
  • Express
  • GraphQL
  • Redis
  • Postgres (pg)
  • TypeORM

TODOs

  • Add more form validation (yup or validator)
  • Add Comments