NYCJacob / utahexpungements.org

The frontend code for utahexpungements.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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 start

This will open a browser tab that has the app running

About

The frontend code for utahexpungements.org

License:MIT License


Languages

Language:JavaScript 97.9%Language:HTML 2.1%