Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/imharshag/lipton-tea-clone
A React-based clone of the Lipton Tea website with a parallax frontend effect and integrated cart functionality.
https://github.com/imharshag/lipton-tea-clone
lipton-tea react-router reactjs styled-components vercel
Last synced: 21 days ago
JSON representation
A React-based clone of the Lipton Tea website with a parallax frontend effect and integrated cart functionality.
- Host: GitHub
- URL: https://github.com/imharshag/lipton-tea-clone
- Owner: imharshag
- Created: 2024-12-01T09:43:28.000Z (25 days ago)
- Default Branch: main
- Last Pushed: 2024-12-04T05:28:07.000Z (22 days ago)
- Last Synced: 2024-12-04T06:25:21.660Z (22 days ago)
- Topics: lipton-tea, react-router, reactjs, styled-components, vercel
- Language: JavaScript
- Homepage: https://liptontea.vercel.app
- Size: 35.4 MB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Lipton Tea Website Clone ☕
### 📝 **Project Overview**
This project is a clone of the Lipton Tea website, featuring an engaging parallax frontend built using React. The cart functionality was originally included, and I added the parallax frontend effect to enhance user experience. The design focuses on delivering a smooth, interactive, and responsive interface.### ⚠️ Disclaimer
This project is for educational purposes only and does not intend to infringe upon the copyrights of the Lipton Tea brand.### 🌐 **Live Preview**
Check out the live version of the project here:
[Live Preview](https://liptontea.vercel.app/)### 🚀 **Setup and Installation**
1. Clone the repository:
```bash
git clone https://github.com/your-repo/Lipton-Tea-Clone.git2. Navigate to the project directory:
```bash
cd Lipton-Tea-Clone
3. Install dependencies:
```bash
npm install
4. Start the development server:
```bash
npm run dev
### 📬 Contact
If you have any questions or suggestions, feel free to contact me at [Email]([email protected]).### 🤝 **Contributing**
Contributions are welcome! Fork the repo, create a branch, make your changes, and submit a pull request.