A React app for browsing and adopting shelter dogs.
To run this app locally:
- Clone the Repository:
git clone https://github.com/tessa-woodard/fetch-fe-exercise.git
- Navigate to the Project Directory:
cd fetch-fe-exercise
- Install Dependencies:
npm install
- Run the Development Server:
npm start
- Open Your Browser:
Go to http://localhost:3000
to see the application in action.
You can view the live version of the site here