Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 492 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 492 Bytes

Cary Connects

Cary Connects Web App

Welcome to the Code for Cary / Heart of Cary Web page. With this page you can discover Town of Cary parking lots and locate parking at nearby places you plan to visit.

With node installed, this project relies on reactjs, leaflet, and react-leaflet.


Installation

To get started developing:

git clone https://github.com/CodeForCary/cary-connects-web.git
npm install
npm run dev