Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/starknightt/coffee-website
Retro Coffee Co. – A unique blend of vintage charm and futuristic coffee experiences! Explore gravity-defying brews, time-shifted tastings, and neural-enhanced aromas in this fully responsive React web app. Built with Tailwind CSS and powered by Framer Motion animations, this site delivers a smooth, engaging user experience.
https://github.com/starknightt/coffee-website
coffee-website framer-motion javascript reactjs responsive tailwin vercel vercel-deployment webapp webdevelopment
Last synced: about 1 month ago
JSON representation
Retro Coffee Co. – A unique blend of vintage charm and futuristic coffee experiences! Explore gravity-defying brews, time-shifted tastings, and neural-enhanced aromas in this fully responsive React web app. Built with Tailwind CSS and powered by Framer Motion animations, this site delivers a smooth, engaging user experience.
- Host: GitHub
- URL: https://github.com/starknightt/coffee-website
- Owner: StarKnightt
- Created: 2024-09-17T16:12:39.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2024-11-02T15:13:25.000Z (about 2 months ago)
- Last Synced: 2024-11-02T16:22:53.466Z (about 2 months ago)
- Topics: coffee-website, framer-motion, javascript, reactjs, responsive, tailwin, vercel, vercel-deployment, webapp, webdevelopment
- Language: JavaScript
- Homepage: https://coffee-websitee.vercel.app/
- Size: 53.9 MB
- Stars: 6
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Retro Coffee Co. Website
Welcome to the official website of **Retro Coffee Co.**, a futuristic yet nostalgic coffee experience. This web app, built using **React**, showcases the unique blend of retro vibes and futuristic technology that define Retro Coffee Co.
## 🌐 Live Demo
Check out the live demo of the project here:
[Coffee Website](https://coffee-websitee.vercel.app/)## 📂 Project Structure
The project follows a component-based structure with **Framer Motion** animations to enhance the user experience. Here's an overview of the key components:
- **About Section**: Learn about Retro Coffee Co.'s history, combining vintage charm with a modern twist.
- **Experience Section**: Explore the futuristic experiences such as gravity-defying brews, time-shifted tastings, and neural-enhanced aromas.## 🚀 Features
- **Framer Motion Animations**: Smooth transitions and dynamic interactions.
- **Responsive Design**: Optimized for all screen sizes using Tailwind CSS.
- **Futuristic Coffee Experiences**: Quantum-inspired coffee experiences that offer a glimpse into the future.
- **Booking**: Users can book their very own quantum coffee experience directly through the site.## 🛠️ Technologies Used
- **React**: JavaScript library for building the UI.
- **Tailwind CSS**: Utility-first CSS framework for styling.
- **Framer Motion**: Animation library for React.
- **Vercel**: Hosting platform for quick and easy deployment.## 📦 Installation
1. Clone the repository:
```bash
git clone https://github.com/StarKnightt/Coffee-Website.git
```
2. Navigate to the project folder:``` bash
cd Coffee-Website
```
3. Install the dependencies``` bash
npm install
```4. Start the development server:
```bash
npm run dev
```
## Deployment 🚀
This project is deployed on Vercel. You can deploy your own version by linking the repository to your Vercel account or using any other hosting service of your choice.## 🧑💻 Author
- Github: [StarKnightt](https://github.com/StarKnightt)
## 🤝 Contributing
Contributions, issues, and feature requests are welcome! Feel free to check the [issues page](https://github.com/StarKnightt/Coffee-Website/issues).
## 📝 License
This README includes an overview of your project, instructions for running it locally, and details about the technology stack. Let me know if you need any changes!