fakeX is a social media application that allows users to create, share posts, and interact with other users through likes and comments.
- Frontend:
React
- Backend:
Node.js
andExpress
- Database:
PostgreSQL
- Authentication:
Auth0
- Database ORM:
Prisma
- Styles:
Tailwind CSS
- Deployment:
- Frontend:
Vercel
- Backend & Database:
self-hosted
- Frontend:
- Authentication: Login with GitHub and Google supported by Auth0
- Post Creation: Users can create, edit, and delete posts
- Likes and Comments: Interact with posts through likes and comments
- Profile Management: Users can update their profile picture
- React Router: Client-side routing for seamless navigation