This application is a UI from Typeform Homepage, but specifically to learn this complex animation!
### in your terminal and in the folder you want, follow this steps:
### Step 1
~ git clone git@github.com:Pedro-Murilo/typeform-ui.git
### Step 2
~ cd typeform-ui
### Step 3
~ yarn
### Step 4
~ yarn start
### it will be open on port `localhost:3000`
Step 1:
fork
this repository
Step 2: Add a new branch with your new feature:
git checkout -b my-feature
Step 3: Commit your new features:
git commit -m "feat: my new feature"
Step 4: Push to your branch:
git push origin your-branch
Final: After merge your pull request, you can delete your branch
This project is under MIT license. See the LICENSE file for more details.
Made with 💜 by me and Rocketseat ❤!