Skip to content

JustUtahCoders/utahexpungements.org

Repository files navigation

utahexpungements.org

Build Status

What is this?

utahexpungements.org is a website to help people in Utah learn about and complete the process to have criminal convictions expunged from their record.

How to contribute

Creating a form

See tutorial video and commit to get things started.

Anything else

Create an issue or PR!

How to run locally

Install git and yarn. Then run the following commands in the terminal:

git clone git@github.com:JustUtahCoders/utahexpungements.org.git
cd utahexpungements.org
yarn install
yarn develop

Now open http://localhost:8080 in a browser.