A modern digital agency website built with React, Vite, and Tailwind CSS. This project is inspired by Refokus and showcases interactive UI elements, smooth scrolling, and a beautiful, responsive design.
- ⚡ Built with Vite for fast development
- 🎨 Styled using Tailwind CSS
- ⚛️ React 19 for component-based architecture
- 🖱️ Custom cursor and smooth scrolling (Locomotive Scroll)
- 🧩 Modular components: Navbar, Work, Stripes, Products, Marquees, Cards, Footer, and more
- 📱 Responsive design
- Clone the repository:
git clone <your-repo-url> cd refokus
- Install dependencies:
npm install # or yarn install
npm run dev
# or
yarn devThe app will be available at http://localhost:5173.
npm run build
# or
yarn buildnpm run preview
# or
yarn previewsrc/Components/– All React components (Navbar, Work, Stripes, Products, Marquees, Cards, Footer, etc.)src/App.jsx– Main app entry pointpublic/– Static assetsvite.config.js– Vite configurationtailwind.config.js– Tailwind CSS configuration (if present)
This project is for educational and demonstration purposes.
Proof of ownership: Nitin