This is a Next.js project, bootstrapped with create-next-app, displaying 70,000+ NYC Open Data evictions from 2017 to the present.
First, install:
npm install
# or
yarn installNext, run the development server:
npm run dev
# or
yarn devOpen http://localhost:3000 with your browser to see the map.
