About page (a server rendered JS web app with React) + a pdf résumé from a JSON file.
I made this little project because in the past it was a pain for me to edit my portfolio and my Résumé (PDF) 🙅.
Now, if I want to edit the content of my portfolio/résumé I just have to edit the resume.json file 🎉.
npm install
npm run dev
npm run build
npm run prod