Skip to content

ZomFeed is a full-stack social feed application for food lovers, blending the experience of social networking with restaurant discovery.

Notifications You must be signed in to change notification settings

imjayjoshi/ZomFeed

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

🍔 ZomFeed

ZomFeed is a full-stack social feed application for food lovers, blending the experience of social networking with restaurant discovery.
Users can share their food moments, discover trending dishes, and connect with fellow food enthusiasts.


✨ Features

  • 🔐 User Authentication — Secure JWT-based login and registration.
  • 📰 Social Feed — A dynamic feed showing user posts and activities.
  • ✍️ Post Management — Create, edit, or delete posts.
  • ❤️ Likes & Comments — Interact with others through likes and comments.
  • 👤 User Profiles — Explore user profiles and posts.
  • 📱 Responsive Design — Fully optimized for mobile and desktop devices.

🛠️ Tech Stack

Layer Technologies
Frontend React, Redux Toolkit, Tailwind CSS
Backend Node.js, Express.js
Database MongoDB
Authentication JSON Web Tokens (JWT)

📂 Project Structure

ZomFeed/ │ ├── backend/ # Express.js server & API ├── frontend/ # React.js client application └── README.md # Root documentation

  • Each folder includes its own detailed setup instructions.

🚀 Getting Started

Prerequisites

  • Node.js (v14 or higher)
  • npm (or yarn)
  • MongoDB (local or cloud instance)

Installation

1️⃣ Clone the Repository

git clone https://github.com/imjayjoshi/ZomFeed.git
cd ZomFeed

2️⃣ Set Up the Backend

cd backend
npm install
# (Complete additional setup as per backend/README.md)
npm start

About

ZomFeed is a full-stack social feed application for food lovers, blending the experience of social networking with restaurant discovery.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published