01_refokus is a React application that clones the design and animation-rich Refokus website. This project uses modern web technologies and libraries to create a visually appealing and smooth user experience.
- Modern Design: Replicates the sleek and modern design of the Refokus website.
- Smooth Animations: Uses Framer Motion for creating smooth and interactive animations.
- Smooth Scrolling: Utilizes Locomotive Scroll for a refined scrolling experience.
- Responsive Layout: Ensures the app looks great on all devices.
- Modular Code: Organized codebase for easy maintenance and scalability.
- React: ^18.3.1
- Framer Motion: ^11.3.21
- Locomotive Scroll: ^5.0.0-beta.13
- React Icons: ^5.2.1
- TailwindCSS: ^3.4.7
- Vite: ^5.3.4 for bundling and development server
- ESLint: ^8.57.0 for code linting
- PostCSS: ^8.4.40 for CSS processing
To get a local copy up and running, follow these steps:
- Node.js: Ensure you have Node.js installed on your machine.
- npm: npm comes with Node.js. Ensure you have it installed as well.
- Clone the repository:
git clone https://github.com/ravi181919/01_refokus.git