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

https://github.com/ogm710811/react-animation-example-app

Small React App showing use of React Transition Group and React Motion for animation
https://github.com/ogm710811/react-animation-example-app

animation react react-motion react-transition-group

Last synced: about 1 year ago
JSON representation

Small React App showing use of React Transition Group and React Motion for animation

Awesome Lists containing this project

README

          

## Description

A React Example App that shows the use of React Transition Group. With Transition Component and CSSTransition Component. It shows some CSS code for CSS Animation.

It has test examples using Jest and Enzyme.

This project was bootstrapped with [Create React App](https://github.com/facebookincubator/create-react-app).

## Available Scripts

In the project directory, you can run:

### `npm start`

Runs the app in the development mode.

Open [http://localhost:3000](http://localhost:3000) to view it in the browser.

The page will reload if you make edits.

You will also see any lint errors in the console.

### `npm test`

Launches the test runner in the interactive watch mode.