Hooked is a social media app for fast, fun and easy interactions. Hooked has a clean design, with a beautiful interface that lets users express themselves by sharing what’s on their mind, or images.
https://hooked-social.vercel.app/
Clone the project
git clone https://github.com/kjais1720/Hooked
Go to the project directory
cd Hooked
Install dependencies
npm install
Start the server
npm run start
Users can:
- Create Posts with both, text and images (upto 4).
- Like, Comment on or Share others' posts.
- Follow/Unfollow users.
- Edit Profile
- Edit or Delete Posts & comments.
- Add Profile Picture and Cover Picture.
- Bookmark posts.
- Add alt text to post images.
- Switch between persistant light themes
- React
- Redux
- TailwindCSS
- URL - https://hooked-social-api.herokuapp.com
- Technologies Used
- ExpressJS
- MongoDB Atlas
- Mongoose
- JWT