An open API service indexing awesome lists of open source software.

https://github.com/mayankpatidar275/ochi

Modern Animated Website using Reactjs. Visit at https://ochi-blush.vercel.app
https://github.com/mayankpatidar275/ochi

animation-css framer-motion locomotive-scroll modern-ui reactjs tailwindcss

Last synced: 4 months ago
JSON representation

Modern Animated Website using Reactjs. Visit at https://ochi-blush.vercel.app

Awesome Lists containing this project

README

          

# Ochi Modern Animated Responsive Website Clone

![Ochi Modern Animated Responsive Website Clone Demo](public/demo-assets/Ochi_modern_animated_responsive_website.gif)

This project is a clone of the award-winning **Ochi** website, featured on [Awwwards](https://www.awwwards.com/). It replicates the sleek, modern design and engaging animations of the original, with a refined dark theme for added elegance.

## Features

- **Modern Design**: A clean and aesthetically pleasing layout inspired by the original Ochi website.
- **Smooth Scrolling**: Powered by [Locomotive Scroll](https://locomotivemtl.github.io/locomotive-scroll/) for seamless and immersive scrolling effects.
- **Dynamic Animations**: Implemented with [Framer Motion](https://www.framer.com/motion/) to bring the interface to life.
- **Responsive Layout**: Fully responsive design, ensuring compatibility across all devices.
- **Tailwind CSS**: Utilized for rapid and maintainable styling.

---

## Technologies Used

- **React.js**: Frontend framework for building the user interface.
- **Tailwind CSS**: Utility-first CSS framework for styling.
- **Framer Motion**: For implementing animations and transitions.
- **Locomotive Scroll**: To achieve smooth scrolling and scrolling effects.

---

## Getting Started

Follow the instructions below to set up and run the project locally.

### Prerequisites

Ensure you have the following installed on your system:

- Node.js (v18 or higher)
- npm or yarn package manager

### Installation

1. Clone the repository:

```bash
git clone https://github.com/mayankpatidar275/ochi.git
```

2. Navigate to the project directory:

```bash
cd ochi
```

3. Install dependencies:

```bash
npm install
# or
yarn install
```

4. Start the development server:

```bash
npm run dev
# or
yarn start
```

5. Open your browser and go to:
```
http://localhost:5173
```

---

Thank you for checking out the my project - Ochi Modern Animated Responsive Website Clone! 🌟