aamay001 / react-resume

Resume Builder in React
https://resumejs.netlify.app/
107 stars 52 forks source link

Adding resume photo #10

Closed farminf closed 5 years ago

farminf commented 6 years ago

By putting the image in image folder as "me.jpg"

aamay001 commented 5 years ago

@farminf To merge this in, we would need the image loaded as a base64. Please also add a toggle to turn the image on and off. Please add fall back image if the user has not loaded a personal image.