hackforla / tdm-calculator

DTLA Hack for LA is partnering with Los Angeles Department of Transportation (LADOT) to develop a Traffic Demand Management (TDM) calculator tool. This tool will help planners at LADOT and real estate developers to meet the Los Angeles’s Mobility Plan goals by 2035.
https://tdm.ladot.lacity.org
GNU General Public License v2.0
45 stars 26 forks source link

EPIC: Change React Framework #1706

Open entrotech opened 2 weeks ago

entrotech commented 2 weeks ago

Overview

Create React App is the framework used originally to create the TDM project. It is now deprecated and no longer supported, so the recommended action is to switch to a more current, maintained framework. The current most popular frameworks for React are Next.js and Vite, so those are the best candidates. This is a BIG project - particularly if we choose Next.js

Action Items

Resources/Instructions

https://nextjs.org/ https://vitejs.dev/