ThrivingPark.com
is a community portal for the Driving Park neighborhood, a diverse community on the South-East side of Columbus, Ohio.
This repository contains the React application for DrivingPark.com
. (For the backend repo pleas go here).
Please git clone the repo then:
npm install
// To start local
npm run start
// To run storybook
npm run storybook
// To test
npm run test
Designs are housed in Figma here. For edit access please message @wijohnst
.
For project (BE & FE) roadmap please see the GitHub project here.