Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Apple Products Showcase

This project is a simple website showcasing various Apple products using React and Material-UI components. It includes a home page with a header, information section, product sections, and individual product components.

You can check the clone here : konprtk.io/appleWebsiteClone

Project Structure

  • src/pages/Home.js: The main component for the home page that includes the header, information, product sections, and products.
  • src/components/Header.js: The header component with a navigation bar and icons.
  • src/components/Info.js: The information component displays a promotional message.
  • src/components/Section.js: A reusable component for product sections with a background image and details.
  • src/components/Products.js: A container component for displaying individual product components.
  • src/components/Product.js: The component displaying details of a specific product with background image and links.
  • src/constants/constants.js: Contains constant data such as the Apple logo, navigation items, and product details.

Styling

  • Styling uses Material-UI's styled utility and includes responsive design principles.
  • Keyframes are used for a spinning animation on the Apple logo in the header.

Usage

  1. Clone the repository: git clone https://github.com/konprtk/appleWebsiteClone
  2. Install dependencies: npm install
  3. Run the application: npm start

Dependencies

  • React
  • Material-UI

Customization

Feel free to customize the content, and styling, and add more products or sections based on your preferences. Update the constant data in constants.js for changes in product details.

Credits

  • Apple product images and details are taken from the official Apple website.

Contributing

Contributions are welcome! If you find any bugs or want to improve the project, create a pull request.

Contact

For any questions or suggestions, feel free to reach out to me:

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages