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.
- π₯ Browse fresh fruits with prices
- π Add to cart functionality
- β Increase / decrease quantity
- β Remove items from cart
- π± Fully responsive design
- π¨ Clean and userβfriendly UI
- Frontend: HTML, CSS, JavaScript
- Backend: PHP (if enabled)
- Database: MySQL (optional)
- Tools: VS Code, Git, GitHub
---
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
git clone https://github.com/pratikbug24/FarmFresh.gitcd FarmFresh- Open
index.htmldirectly in your browser OR - Use XAMPP/WAMP and place the folder inside
htdocsif using
- π User authentication (Login / Register)
- π³ Payment gateway integration
- π¦ Order history
- π§βπΌ Admin panel for product management
Contributions are welcome! Feel free to fork this repository and submit a pull request.
Pratik Pawar π GitHub: @pratikbug24
If you like this project, donβt forget to star β the repository!





