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

https://github.com/alok-mishra143/ochi

Ochi the eye catching website
https://github.com/alok-mishra143/ochi

javascript ochi reactjs

Last synced: 4 months ago
JSON representation

Ochi the eye catching website

Awesome Lists containing this project

README

          

open in desktop for mobile not optimize

# Ochi - Scroll Animation Showcase

![image](https://github.com/alok-mishra143/Ochi/assets/100504874/68c26e5a-a433-42f8-b7be-ab2183f5470b)

Ochi is a captivating webpage designed to showcase scroll animations using the powerful combination of GSAP, Locomotive Scroll, and React JS. With smooth and visually stunning animations, Ochi aims to demonstrate the seamless integration of these libraries to create an immersive user experience.

## Table of Contents
- [Getting Started](#getting-started)
- [Features](#features)
- [Technologies Used](#technologies-used)
- [Installation](#installation)
- [Usage](#usage)

## Getting Started

Clone the repository using the following command:

```bash
git clone https://github.com/alok-mishra143/Ochi.git
```

Navigate to the project directory:

```bash
cd Ochi
```

Install the dependencies:

```bash
npm install
```

## Features

- **GSAP Animations:** Leverage the power of GSAP (GreenSock Animation Platform) for smooth and sophisticated animations.

- **Locomotive Scroll:** Implement Locomotive Scroll for a customizable and lightweight scroll animation experience.

- **React JS Integration:** Showcase how these animation libraries seamlessly integrate with React JS to create a dynamic webpage.

- **Responsive Design:** Ensure a consistent and delightful experience across various devices and screen sizes.

## Technologies Used

- [React JS](https://reactjs.org/)
- [GSAP (GreenSock Animation Platform)](https://greensock.com/)
- [Locomotive Scroll](https://locomotivemtl.github.io/locomotive-scroll/)

## Installation

1. Clone the repository:

```bash
git clone https://github.com/alok-mishra143/Ochi.git
```

2. Navigate to the project directory:

```bash
cd Ochi
```

3. Install dependencies:

```bash
npm install
```

## Usage

1. Start the development server:

```bash
npm start
```

2. Open your browser and visit `http://localhost:3000` to view the Ochi Scroll Animation Showcase.