Skip to content

Latest commit

 

History

History
28 lines (19 loc) · 324 Bytes

README.md

File metadata and controls

28 lines (19 loc) · 324 Bytes

dog-matcher

This project was built as a part of fetch rewards assessment.

Run the app

Clone the Repository

git clone https://github.com/Kahan/dog-matcher.git

Move into the Directory

cd dog-matcher

Install npm Modules

npm install

Start the Website

npm run dev