gesposito / next-jsonresume

A JSON Resume renderer in React (Next.js)

Home Page:https://jsonresume.vercel.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A JSON Resume renderer in React (Next.js)

Original theme built with Handlebars was spartan, later converted with handlebars-to-jsx (also to-htm).

Rendered with Next.js.

Styled with Tailwind CSS.

SVG icons are Feather.

Preview

App is deployed at https://jsonresume.vercel.app/.

If you have a JSON Resume that you want to render, you can add a url query parameter, like

https://jsonresume.vercel.app/?url=https://gist.githubusercontent.com/thomasdavis/c9dcfa1b37dec07fb2ee7f36d7278105/raw/42222fecd748c7b9d8c15fd84d677cebd5fdda3a/resume.json

About

A JSON Resume renderer in React (Next.js)

https://jsonresume.vercel.app/


Languages

Language:JavaScript 93.6%Language:CSS 6.4%