Netlify: https://arcade-pedro.netlify.app/
This project was developed during FrontWeek event, I learned new tools like GSAP to create a Timeline animation and Tilt.js to create motion animations, and also, I tried to put a theme that I like in the project!
Step 1: clone this repository typing in your terminal
git@github.com:Pedro-Murilo/spider-man.git
Step 2: open your terminal and type
yarn
and wait install all dependencies
Step 3: after install all dependencies, type
yarn start
and this will open onlocalhost: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 NY ๐