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

https://github.com/bettertyped/react-theater

Simple components and hooks for animating your applications on scroll
https://github.com/bettertyped/react-theater

Last synced: 9 months ago
JSON representation

Simple components and hooks for animating your applications on scroll

Awesome Lists containing this project

README

          

# React theater


























## About

Simple components and hooks for animating your applications on scroll

## Key Features

🔮 **Simple usage**

🚀 **Fast and light**

🎊 **SSR Support**

## Installation

```bash
npm install --save react-theater
```

or

```bash
yarn add react-theater
```

---