Skip to content

pratikbug24/FarmFresh

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

24 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

fruits_shop

🍎 FarmFresh – Online Fruit Shop Website

FarmFresh is a modern and responsive fruit shop website that allows users to explore, select, and purchase fresh fruits online. This project is designed to demonstrate core web development concepts with a clean UI and simple e‑commerce flow.


πŸš€ Features

  • πŸ₯­ Browse fresh fruits with prices
  • πŸ›’ Add to cart functionality
  • βž• Increase / decrease quantity
  • ❌ Remove items from cart
  • πŸ“± Fully responsive design
  • 🎨 Clean and user‑friendly UI

πŸ› οΈ Tech Stack

  • Frontend: HTML, CSS, JavaScript
  • Backend: PHP (if enabled)
  • Database: MySQL (optional)
  • Tools: VS Code, Git, GitHub

πŸ“Έ Screenshots

---

πŸ“‚ Project Structure

FarmFresh/
β”‚
β”œβ”€β”€ index.html        # Home page
β”œβ”€β”€ cart.html         # Cart page
β”œβ”€β”€ css/
β”‚   └── style.css     # Styling
β”œβ”€β”€ js/
β”‚   └── script.js     # JavaScript logic
β”œβ”€β”€ api/              # PHP backend files (if used)
β”œβ”€β”€ images/           # Product images
└── README.md

βš™οΈ How to Run Locally

1️⃣ Clone the repository

git clone https://github.com/pratikbug24/FarmFresh.git

2️⃣ Open the project

cd FarmFresh

3️⃣ Run the project

  • Open index.html directly in your browser OR
  • Use XAMPP/WAMP and place the folder inside htdocs if using

🎯 Future Enhancements

  • πŸ” User authentication (Login / Register)
  • πŸ’³ Payment gateway integration
  • πŸ“¦ Order history
  • πŸ§‘β€πŸ’Ό Admin panel for product management

🀝 Contributing

Contributions are welcome! Feel free to fork this repository and submit a pull request.


πŸ‘¨β€πŸ’» Author

Pratik Pawar πŸ“Œ GitHub: @pratikbug24


⭐ Support

If you like this project, don’t forget to star ⭐ the repository!

About

🍎 Fruit Shop Website – A responsive web application for browsing, selecting, and purchasing fresh fruits online, built using HTML, CSS, JavaScript, and backend integration.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors