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
- Host: GitHub
- URL: https://github.com/ogm710811/react-animation-example-app
- Owner: ogm710811
- Created: 2020-09-14T20:30:09.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-09-16T19:18:42.000Z (over 5 years ago)
- Last Synced: 2025-01-15T08:10:15.554Z (over 1 year ago)
- Topics: animation, react, react-motion, react-transition-group
- Language: JavaScript
- Homepage:
- Size: 86.9 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.