A modern grocery shopping web application built using React.js. The application allows users to browse products, manage their shopping cart, track orders, interact with a chatbot, and provides an admin dashboard for management purposes.
- 🔐 User Login & Registration
- 🛍️ Grocery Product Listing
- 🛒 Shopping Cart Management
- 📦 Order Tracking
- 🤖 Chatbot Support
- 👨💼 Admin Dashboard
- 📱 Responsive User Interface
- ⚡ Fast and Interactive Experience
- React.js
- JavaScript (ES6+)
- HTML5
- CSS3
- React Context API
smart-grocery-app/
├── public/
├── src/
│ ├── Screenshots/
│ ├── components/
│ ├── context/
│ ├── pages/
│ ├── App.js
│ ├── App.css
│ ├── data.js
│ ├── index.js
│ ├── index.css
│ ├── logo.svg
│ ├── reportWebVitals.js
│ └── setupTests.js
├── package.json
├── package-lock.json
├── .gitignore
└── README.md
git clone https://github.com/lavanyaag23/smart-grocery-app.gitcd smart-grocery-appnpm installnpm startThe application will run on:
http://localhost:3000
- React Components
- State Management
- React Context API
- Routing & Navigation
- Responsive Design
- Shopping Cart Functionality
- Component-Based Architecture
- Frontend Development Best Practices
- Payment Gateway Integration
- Product Search & Filtering
- Wishlist Feature
- User Profile Management
- Backend Database Integration
- Real-Time Notifications
- Dark Mode Support
Lavanya Agrawal
B.Tech Computer Science Engineering
UPES, Dehradun
GitHub: https://github.com/lavanyaag23
⭐ If you found this project useful, consider giving it a star!







