Skip to content
This repository has been archived by the owner on Jun 16, 2020. It is now read-only.
/ JSON-Resume Public archive

About page (a server rendered JS web app with React) + a pdf résumé from a JSON file.

Notifications You must be signed in to change notification settings

ababol/JSON-Resume

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

97 Commits
 
 
 
 
 
 
 
 

Repository files navigation

JSON-Resume

About page (a server rendered JS web app with React) + a pdf résumé from a JSON file.

Why?

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 🎉.

Install

npm install

Dev

npm run dev

Prod

npm run build
npm run prod

Demo

About

About page (a server rendered JS web app with React) + a pdf résumé from a JSON file.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published