a clone of the nyc parking app.
- typescript
- react
- google-maps integration
- tailwind (probably)
- context api for state
- rtl and vite-test
- typescript
- express
- postgresql
- drizzle or prisma?
- jest and supertest
pull down the repo locally and install node dependencies. node 20 required.
npm run dev # starts vite and express server in parallel with concurrently