A responsive e-commerce website built with HTML, CSS, and JavaScript that features product filtering, user authentication, and location detection.
- User signup with email and password
- User login functionality
- Local storage implementation for user data
- Session management (login/logout)
- Responsive product grid layout
- Product cards with:
- Product image
- Title
- Description
- Price
- Rating
- Stock information
- Filter products by categories:
- Groceries
- Beauty
- Furniture
- Fragrances
- Automatic user location detection
- Displays user's state and district
- Uses LocationIQ API for reverse geocoding
- Mobile-first approach
- Adapts to different screen sizes
- Responsive navigation and product grid
- HTML5
- CSS3
- JavaScript (ES6+)
- LocationIQ API
- DummyJSON API for product data
- Local Storage API
- index.html
- styles.css
- index.js
- LogIn.html
- login.css
- login.js
-
signUp.html
-
signup.css
-
signup.js
README.md