Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 544 Bytes

README.md

File metadata and controls

25 lines (17 loc) · 544 Bytes

NYC Evictions (2017 - Present)

NYC Evictions Map

This is a Next.js project, bootstrapped with create-next-app, displaying 70,000+ NYC Open Data evictions from 2017 to the present.

Getting Started

First, install:

npm install
# or
yarn install

Next, run the development server:

npm run dev
# or
yarn dev

Open http://localhost:3000 with your browser to see the map.