Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 633 Bytes

File metadata and controls

17 lines (10 loc) · 633 Bytes

Preview

This is a React experimental application to animate components and add glass effect

Community coders, please commit

Feel free to add extra functions or improvements, This helps me to more familiarise myself with source control and open source project managing

Running instructions

  • copy project to your directory ( git clone https://github.com/ibnzUK/Beautiful-React-Glass-Animations )
  • navigate to Beautiful-React-Glass-Animations project directory
  • make sure you have node.js installed on your machine
  • install project packages (npm install)
  • start a project (npm run start)