💻 Studies about Framer Motion API. | Framer Motion
Made by
Pedro Cassiano
This project was made using the follow technologies:
# Clone Repository
$ git clone https://github.com/pedron3to/framer-motion-examples.git
$ cd framer-motion-examples
# Install Dependencies
$ yarn
$ yarn dev
Go to http://localhost:3000 to see the result.
- Fork this repository;
- Create a branch with your feature:
git checkout -b my-feature
; - Commit your changes:
git commit -m 'feat: My new feature'
; - Push to your branch:
git push origin my-feature
.
This project is under the MIT license. Made by Pedro Cassiano.
Thank you! 🌠