This project was bootstrapped with Create React App.
It is a simple react application that shows a list of campaigns that can be filtered by campaign name and by date (using a date range selector).
In the project directory, you can run:
npm start
Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.
The page will reload if you make edits.
npm test
Launches the test runner in the interactive watch mode.
See the section about running tests for more information.