Skip to content

Ashukla011/KFC

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

39 Commits
Β 
Β 
Β 
Β 

Repository files navigation

πŸ— KFC Clone - Full Stack Web Application

A full-stack KFC website clone built using the MERN stack with a modern UI powered by Tailwind CSS. This project replicates core features of an e-commerce food ordering platform.


πŸš€ Tech Stack

Frontend

  • React.js (Create React App)
  • Tailwind CSS
  • Axios
  • React Router

Backend

  • Node.js
  • Express.js
  • MongoDB (Mongoose)

Other Tools

  • JWT Authentication
  • REST APIs
  • Docker (for backend deployment)
  • Vercel (Frontend Hosting)
  • Render (Backend Hosting)


✨ Features

  • πŸ” User Authentication (Login/Register)
  • πŸ›’ Add to Cart functionality
  • πŸ” Product listing (KFC menu)
  • πŸ“¦ Order management
  • πŸ” Search & filter items
  • πŸ“± Responsive UI using Tailwind CSS
  • 🌐 REST API integration

βš™οΈ Installation & Setup

1️⃣ Clone Repository

git clone https://github.com/Ashukla011/kfc-clone.git

cd KFC_Clone
cd BackEnd_KFC
npm install
npm start

cd FrontEnd_KFC
npm install
npm start

PORT=5000
MONGO_URI=your_mongodb_connection
JWT_SECRET=your_secret_key

About

A replica of KFC's website built using React, with a similar layout, design, and functionality. A frontend web application that mimics the appearance and features of KFC's online ordering system, using React as the main programming stack. A basic clone of KFC's digital platform, created using React components

Topics

Resources

Stars

Watchers

Forks

Releases

Packages

Used by

Contributors

Languages