/city-scrapers-events

UI for viewing City Scrapers events

Primary LanguageJavaScriptMIT LicenseMIT

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.