Skip to content

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

 
 
 

Contributors