Skip to content

marcosansoni/sansoni.me

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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