Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 948 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 948 Bytes

Netlify Status

This project was bootstrapped with Create React App.

reactsearch

This React Search App was designed for The Old Town School of Folk Music. Before the page was a PHP form, which would take a minute to submit the query and would sometimes return no results. In this version, starting on the left and working down and then to the right and down, each input field will update depending on your previous answer. Try it out locally, click on the link above to see it in production, or click on the netlify badge at the top and follow the link on the page.

Local dev

npm i
npm start