Skip to content

Latest commit

 

History

History
28 lines (20 loc) · 653 Bytes

README.md

File metadata and controls

28 lines (20 loc) · 653 Bytes

Animations and Transitions in React

Individual school project created with react to get a better understanding of how React.js works.

Two sites that inspired me to do this project

  1. Garden-Eight
  2. Kentatoshikura

View project

Click on ME to view project. Deployed using Vercel.

Install and view locally.

//First
git clone https://github.com/marraleks/react-animations
//Second
cd react-animations
//Third
npm install
//Fourth
npm start

License

MIT