Skip to content

Latest commit

 

History

History
20 lines (11 loc) · 433 Bytes

README.md

File metadata and controls

20 lines (11 loc) · 433 Bytes

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