Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 343 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 343 Bytes

Chattanooga's Mobile 311 App

This is intended to simplify the experience of reporting issues to 311

Just go to https://chatt311.vercel.app to report local issues on your phone when you're on the go

Tech

This is built on React, ChakraUI, and Jotai for state management. The bundler is Vite.

Setup

  1. npm install
  2. npm run dev