This project was bootstrapped with Create React App.
I spun this up just to look at the endpoint I created to look at Widgets-by-tag data. It's pretty ugly
To use this just run npm start
and then use localhost:3000 to try looking at the dummy data I slugged into a sample database.
In the project directory, you can run:
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.
You will also see any lint errors in the console.
I didn't write any tests
...nor have I tried to build