React practise project.
Demo app created during react course.
App uses styled components and framer motion to enhance visual effects. Annimation details are stored in animation.js
and shared by multiple componenets.
- React.js
- Styled componenets
- React router dom
- Framer motion
- vercel cloud deployment
- shared hosting on my custom domain
To run this project, install it locally using npm:
$ cd ../lorem
$ npm install
$ npm start