sansoni.me My personal website. It is build with React, based on create-react-app, with styled-components for styling and gsap for the animation. Dependencies Tested with: node >= 12 Getting started Run the following command to start locally the react application: npm install npm start