Skip to content

seeker-Anushri/Starbucks-page

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

image

LiveDemo

VideoDemo

Table of Contents

  1. Project Overview
  2. Features
  3. Technologies Used
  4. Project Structure
  5. Installation
  6. Usage
  7. Customization
  8. Contributing
  9. License

Project Overview

This project involves creating a responsive and aesthetically pleasing landing page for Starbucks using HTML, CSS, and JavaScript. The landing page is designed to reflect the brand identity of Starbucks, incorporating their iconic colors, typography, and imagery. The main purpose of the page is to provide visitors with a clear and engaging introduction to the Starbucks brand, its products, and its values.

To view final page, open this link with your browser https://seeker-anushri.github.io/Starbucks-page/

image

Features

  • Responsive Design: Ensures compatibility with various devices (desktops, tablets, and mobile phones).
  • Interactive Elements: Includes animations and dynamic content for an engaging user experience.
  • Navigation Bar: A sticky navigation bar that smoothly scrolls to different sections of the page.
  • Hero Section: A visually striking hero section with a background image and a call-to-action button.
  • Product Showcase: Displays featured products with images, descriptions, and links to purchase.
  • About Us Section: Provides information about Starbucks' history, mission, and values.
  • Contact Form: A simple form for visitors to get in touch with Starbucks.

Technologies Used

  • HTML5: For structuring the content on the web page.
  • CSS3: For styling and layout, including Flexbox and Grid for responsive design.
  • JavaScript (ES6): For adding interactivity and dynamic content.
  • Font Awesome: For icons used in the navigation and other sections.
  • Google Fonts: For typography that matches Starbucks' branding.

Installation

To get a local copy up and running, follow these steps:

  1. Clone the repository:
    git clone https://seeker-Anushri/Starbucks-Landing-page.git
  2. Navigate to the project directory:
    cd Starbucks-Landing-page
  3. Open index.html in your preferred browser.

Usage

Once you have the project set up, you can open index.html in your web browser to view the landing page. The page is designed to be fully responsive, so you can resize your browser window or view it on different devices to see how it adapts.

Customization

HTML

  • Navigation Bar: Modify the links and text in the <nav> element to suit your needs.
  • Hero Section: Change the background image and the call-to-action text in the hero section.
  • Product Showcase: Update the product images and descriptions in the product section.
  • About Us Section: Edit the content to provide relevant information about Starbucks.
  • Contact Form: Customize the form fields and their validation as required.

CSS

  • Colors and Fonts: Modify the variables in styles.css to change the color scheme and fonts.
  • Layout: Adjust the Flexbox and Grid settings to tweak the layout of various sections.
  • Responsive Design: Use responsive.css to add or modify media queries for different screen sizes.

JavaScript

  • Animations: Customize the animations in main.js for different interactive elements.
  • Form Validation: Update the validation logic in utils.js for the contact form.

Contributing

Contributions are welcome! Please follow these steps to contribute:

  1. Fork the Project: Click on the Fork button at the top right corner of this repository page.

  2. Create your Feature Branch:

    git checkout -b feature/YourFeature
  3. Commit your Changes:

    git commit -m 'Add some feature'
  4. Push to the Branch:

    git push origin feature/YourFeature
  5. Open a Pull Request: Navigate to the repository on GitHub and click the New Pull Request button.

License

This project is licensed under the MIT License. See the LICENSE file for more details.

About

We created a Starbucks website using HTML, CSS, Javascript

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published