Simple React app that includes user authentication, put, and delete.
- Fork or clone the project locally
- run
npm i
from the root folder to set up the server - cd into
animals
and runnpm i
to set up the react server - follow the prompts or instructions