Skip to content

tessa-woodard/fetch-fe-exercise

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React Dog Shelter App

A React app for browsing and adopting shelter dogs.

Getting Started

To run this app locally:

  1. Clone the Repository:

git clone https://github.com/tessa-woodard/fetch-fe-exercise.git

  1. Navigate to the Project Directory:

cd fetch-fe-exercise

  1. Install Dependencies:

npm install

  1. Run the Development Server:

npm start

  1. Open Your Browser:

Go to http://localhost:3000 to see the application in action.

Hosted Verision

You can view the live version of the site here