An open API service indexing awesome lists of open source software.

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

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