A clean and customizable ReactJS portfolio template for developers created by Mark Tan (https://taniyow.vercel.app/). Additonal credit to Jo Lienhoop, and Cody Bennett for inspiration.
- built using React
- bootstrapped with Create React App
- styled with Material-UI
- All of the personal information is populated from the resume.json file following the JSON Resume standard, a community driven open source initiative to create a JSON based standard for resumes. Discover the official schema here.
- The toggle/switch for the dark mode syncs its state to the local storage.