Skip to content

Kapil564/recipe-website

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Product Hunt - E-commerce Website

A responsive e-commerce website built with HTML, CSS, and JavaScript that features product filtering, user authentication, and location detection.

Features

1. User Authentication

  • User signup with email and password
  • User login functionality
  • Local storage implementation for user data
  • Session management (login/logout)

2. Product Display

  • Responsive product grid layout
  • Product cards with:
    • Product image
    • Title
    • Description
    • Price
    • Rating
    • Stock information

3. Category Filtering

  • Filter products by categories:
    • Groceries
    • Beauty
    • Furniture
    • Fragrances

4. Location Detection

  • Automatic user location detection
  • Displays user's state and district
  • Uses LocationIQ API for reverse geocoding

5. Responsive Design

  • Mobile-first approach
  • Adapts to different screen sizes
  • Responsive navigation and product grid

Technologies Used

  • HTML5
  • CSS3
  • JavaScript (ES6+)
  • LocationIQ API
  • DummyJSON API for product data
  • Local Storage API

Project Structure

recipe-page

  • index.html
  • styles.css
  • index.js

Login page

  • LogIn.html
  • login.css
  • login.js

signup

  • signUp.html

  • signup.css

  • signup.js

    README.md

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published