Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 407 Bytes

README.md

File metadata and controls

21 lines (15 loc) · 407 Bytes

City Scrapers Events

React app created with create-react-app for displaying scraped events from the City Scrapers project.

Setup

Using NPM:

npm install
npm start

Using Yarn:

yarn
yarn start

License

This application is open source code under the MIT license.