https://polar-oasis-57801.herokuapp.com/
A random cat cards generator to display cat facts.
- Use
npm install
andnpm run client-install
to install dependencies in root and client directories. - Use
npm run dev
to run both front end and back end servers.