/LA-Traffic-Collision-Inspector

This is a tool for inspecting traffic collision sampled from events happened from 2012 to 2019

Primary LanguageJavaScriptMIT LicenseMIT

Los Angeles Traffic Collision Viewer

badagebadagebadagebadagebadagebadagebadage

Introduction

A web app based on dataset “Los Angeles traffic collision data" with data sorting, filtering feature and some visualization.

Developer Guide

Naming Convention

Building Philosophy

  1. Use React-Hook
  2. Less coupling more cohesion

Recommend Tooles

  • Jetbrain webstorm

Npm Scripts

npm start

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

Main page of this application is under URL http://localhost:3000/app

The page will reload if you make edits.
You will also see any lint errors in the console.

npm run build

Builds the app for production to the build folder.
It correctly bundles React in production mode and optimizes the build for the best performance.

The build is minified and the filenames include the hashes.

preview

midtermPresentation