ShopSmart: Internship Project Details

Project Overview

ShopSmart is a full-stack digital grocery shopping platform built using the MERN Stack (MongoDB, Express.js, React.js, Node.js). The platform enables:

Technologies Used

Application Flow

Features Implemented

Setup Instructions

  1. Install Node.js and MongoDB
  2. Clone the repository and navigate to /server and /client
  3. Run npm install in both folders
  4. Configure .env file with Mongo URI and JWT secret
  5. Run backend with npm run dev and frontend with npm start
  6. Access the app at http://localhost:3000

Key Learnings & Outcomes

Screenshots

View on GitHub Back to Portfolio