Skip to content

Latest commit

 

History

History
39 lines (30 loc) · 1.32 KB

README.md

File metadata and controls

39 lines (30 loc) · 1.32 KB

COFFEE WEBSITE

This is a modern and responsive website for a coffee shop, built with React, ShadCN, and Tailwind CSS. The website features a sleek design with smooth animations, easy navigation, and a focus on showcasing the coffee shop's offerings and atmosphere.

You can try out the deployed version of the app here: coffee-website

Home section body section testimonial section

Technologies Used

  • React: A JavaScript library for building user interfaces.
  • Shardcn: A component library for creating beautiful and accessible UI.
  • Tailwind Css: A utility-first CSS framework for rapid UI development.

Installation

  1. Clone the repository:
    git clone https://github.com/your-username/coffee-website.git
  2. Navigate to the project directory:
    cd coffee-website
  3. Install the dependencies:
    npm install
  4. Start the development server:
    npm run dev
  5. Open your browser and go to http://localhost:5173/coffee-website/

Contributing

Contributions are welcome! Please feel free to submit a pull request or open an issue to discuss changes.