https://github.com/04amanrajj/apple-clone
apple web clone with json server
https://github.com/04amanrajj/apple-clone
Last synced: about 2 months ago
JSON representation
apple web clone with json server
- Host: GitHub
- URL: https://github.com/04amanrajj/apple-clone
- Owner: 04amanrajj
- Created: 2024-09-25T19:17:50.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2024-11-10T12:51:10.000Z (6 months ago)
- Last Synced: 2025-02-08T03:41:21.525Z (3 months ago)
- Language: JavaScript
- Homepage: https://aqqle.netlify.app/
- Size: 38.7 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Apple Web Clone
This is a responsive web clone of the Apple website built using HTML, CSS, and JavaScript. It includes a JSON server to simulate a backend for product data, user authentication, and admin management.
## Features
- **Responsive**: Working on it
- **Product Listings**: Display products from a mock JSON server.
- **Interactive UI**: Product details, images, and user interactions.
- **Login/Registration**: Users can log in or register, with data stored on the server.
- **Admin Dashboard**: Secure access for admins to manage the data.
- **Cart System**: Users can add products to a cart and proceed to buy.## Tech Stack
- **HTML**: Building the web pages.
- **CSS**: Styling for Better layout.
- **JavaScript**: Fetching data, handling user interactions, managing the cart system etc...## Note
- **How to access admin page?** use security code 'admin' while signing in