Skip to content

harshsnipcode/refokus-clone

Repository files navigation

Refokus

A modern, visually rich web experience built with React and Vite, featuring smooth animations, creative layouts, and interactive UI components.

Features

Getting Started

Prerequisites

Installation

npm install

Development

Start the development server:

npm run dev

Open http://localhost:5173 to view the app in your browser.

Build

To build for production:

npm run build

Preview Production Build

npm run preview

Lint

npm run lint

Project Structure

refokus/
├── public/
├── src/
│   ├── Components/
│   ├── assets/
│   ├── App.jsx
│   ├── main.jsx
│   └── ...
├── index.html
├── package.json
└── ...

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published