Figma Prototype
I developed this application to practice my UX/UI skills, I used Tilt.js to create the tilt effect on the images, GSAP to create the image slider, and SASS to built the CSS!
### in your terminal and in the folder you want, follow this steps:
### Step 1
~ git clone git@github.com:Pedro-Murilo/tomb-raider.git
### now just open the index.html by clicking two times and it will be open on your browser
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.