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
- 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.
- Clone the repository:
git clone https://github.com/your-username/coffee-website.git
- Navigate to the project directory:
cd coffee-website
- Install the dependencies:
npm install
- Start the development server:
npm run dev
- Open your browser and go to http://localhost:5173/coffee-website/
Contributions are welcome! Please feel free to submit a pull request or open an issue to discuss changes.