Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ansonhex/fakex

fakeX is a social media application that allows users to create, share posts.
https://github.com/ansonhex/fakex

auth0 express postgresql react tailwindcss

Last synced: about 1 month ago
JSON representation

fakeX is a social media application that allows users to create, share posts.

Awesome Lists containing this project

README

        

# fakeX

![demo](https://raw.githubusercontent.com/ansonhex/rawimages/master/img/fakex-demo2.png)

> [Live Demo](https://fakex.ansonhe.com)

**fakeX** is a social media application that allows users to **create, share posts**, and interact with other users through likes and comments.

## Tech Stacks

- Frontend: `React`
- Backend: `Node.js` and `Express`
- Database: `PostgreSQL`
- Authentication: `Auth0`
- Database ORM: `Prisma`
- Styles: `Tailwind CSS`
- Deployment:
- Frontend: `Vercel`
- Backend & Database: `self-hosted`

## Features

- **Authentication**: Login with GitHub and Google supported by [Auth0](https://auth0.com/)
- **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

## LICENSE