This repository contains a desktop-only clone of the Taters online store UI, created using React and styled with Tailwind CSS. The project was developed as part of an OJT application requirement, focusing on replicating the website's design and layout.
- Desktop Layout: Tailored specifically for desktop screens.
- React Components: Built using React with a focus on modular and reusable components.
- Tailwind CSS: Utilized for efficient and responsive styling.
- React
- Tailwind CSS
- JavaScript (ES6+)
To run the project locally:
git clone https://github.com/Jimuell12/taters-clone.git
cd taters-clone
npm install
npm start
You can view the live demo of the project here