/PCPSLFWebsite

A website to promote Primary Care Physician Student Loan Forgiveness (PCPSLF), a health policy I'm proposing for PUBLPOL 156: Health Care Policy and Reform, a class at Stanford.

Primary LanguageJavaScriptMIT LicenseMIT

PCPSLF Website

A website to promote Primary Care Physician Student Loan Forgiveness (PCPSLF), a health policy I'm proposing for PUBLPOL 156: Health Care Policy and Reform, a class at Stanford.

PCPSLF Website Demo

Demo: https://pcpslf.netlify.com

Installation and Production

You can run it by:

cd PCPSLFWebsite
gatsby develop

To build the application into static files, use:

gatsby build

Credits