Skip to content

yuagao/super-approach

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

75 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PreviewSuper Approach

A prototype that proposes the idea of enabling citizens to report issues around their neighborhood by leveraging crowd sourcing and mapping technology.

This is a web application and is optimized for mobile experience.

Live demo: https://yuagao.github.io/super-approach/

Build & Run

# install dependencies
npm install

# Runs the app in the development mode. Open http://localhost:3000 to view it in the browser.
npm run start

# Builds for production and optimizes the build for the best performanc
npm run build