Skip to content

tutsplus/how-to-animate-your-react-app

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Instructor: Stuart Memo

If you want to add some life and engagement to your React app, animation is a great way to do it.

In this course, you'll learn how to add some sparkle to your web app with simple animations. Follow along with Stuart Memo and you'll build a basic to-do app, and then enhance it with UI animation. To start, you'll learn how to use React's built-in animation hooks. After you've become proficient with that, you'll move on to react-motion, a very popular and powerful animation library.

Source Files Description

The course contains the complete To Do application with react-motion animation. To begin, run npm install then npm start to serve the application locally.


These are source files for the Envato Tuts+ course: How to Animate Your React App

Available on Tuts+. Teaching skills to millions worldwide.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 60.1%
  • CSS 23.0%
  • HTML 16.9%