A personal portfolio built during my time at FAC17 to showcase what I have learnt during the boot camp.
Built using React, in order to become familiar with it and it has been deployed to Netlify.
Here' s the look if you are curious and want to see how it looks:
https://frannyfra-myportfolio.netlify.app
Alternatively clone it locally and run:
npm install
and after npm start
Have fun!!!