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
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
- Add more form validation (yup or validator)
- Add Comments