Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 664 Bytes

README.md

File metadata and controls

19 lines (11 loc) · 664 Bytes

Autocomplete

This application is a an auto complete input box that suggests dog breeds as you type and returns a photo of the dog breed you search for. You can search using the 'Enter' key or by clicking on a suggestion. This project was bootstrapped with Create React App.

How to run

yarn start

Runs the app in the development mode. Open http://localhost:3000 to view it in the browser.

yarn build

Builds the app for production to the build folder. Then deploy to any static hosting service.

You can see a live demo at dog-search .