Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 763 Bytes

File metadata and controls

16 lines (10 loc) · 763 Bytes

https://faultline-poc.vercel.app/

faultline-poc-thumbnail

(Work-in-progress)

This is a proof-of-concept for a way to modernize the existing website for FAULTLINE, a literary magazine I co-edited in graduate school. Here is the existing site, for reference: https://faultline.sites.uci.edu/

I used WordPress as a headless CMS and built a custom, responsive frontend in Next.js, with TypeScript and Tailwind CSS. The frontend is populated by WordPress with GraphQL.

To build

npm install npm run dev

Deployment

Deployed on Vercel