Skip to content

ligea-alexander/nyc-spatial-equity

Repository files navigation

MICA Capstone Project

This was a labour of love. An analysis of spatial equity among the cycling community in NYC's 5 boroughs (Queens, Brooklyn, Manhattan, Bronx and Staten Island).

This project was delivered as part of completion of the MPS Data Visualization and Analytics at the Maryland Institute College of the Arts beter known as MICA.

Although I've met the requirements for completion -the project received a grade A- I am continuing to work on this project. The intended next steps is a public visual installation.

The Technical Stuff

This is a Next.js project bootstrapped with create-next-app.

Getting Started

First install Node.Js and NPM on your machine, then navigate to the directory biking-safety and run npm install.

Then for runing the website please run the command npm run dev.

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

This project uses next/font to automatically optimize and load Inter, a custom Google Font.

Learn More

To learn more about Next.js, take a look at the following resources:

You can check out the Next.js GitHub repository - your feedback and contributions are welcome!

Deploy on Vercel

The easiest way to deploy your Next.js app is to use the Vercel Platform from the creators of Next.js.

Check out our Next.js deployment documentation for more details.