Skip to content

ronikjoshi/FlipkartLite

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🛍️ FlipkartLite

FlipkartLite is a lightweight e-commerce web application inspired by the Flipkart shopping experience.
It includes a frontend client and a backend server to provide product browsing, cart functionality, and basic user experiences.


📌 Overview

FlipkartLite is a full-stack web application built using modern JavaScript technologies and designed to mimic basic features of an online shopping platform like Flipkart.


🧱 Tech Stack

Frontend

  • React
  • HTML, CSS, JavaScript

Backend

  • Node.js
  • Express.js

Database

(Add if you’re using MongoDB/PostgreSQL etc — update this section accordingly)


🚀 Features

  • 🛍️ Product listing
  • 🛒 Cart and add-to-cart functionality
  • 📦 Simple UI for browsing products
  • 🔃 Backend API for data serving
  • 🔌 Ready to deploy (Vercel/Heroku)

🛠️ Installation & Setup

1️⃣ Clone the Repository

    git clone https://github.com/ronikjoshi/FlipkartLite.git
    cd FlipkartLite

📁 Project Structure

FlipkartLite/
├── backend/          # Backend API + Node/Express server
├── frontend/         # React frontend
├── server.js         # Entry server file
├── package.json      # Project dependencies
├── .gitignore
├── Procfile          # Deployment config (Heroku/Vercel)
└── README.md

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages