You have been provided with some rough wireframes and a simple API.
With these, you'll create a simple app for the user to:
- Arrive on the landing screen
- Enter text to see relevant results
- Tap on one of the results to go to details view
The designs are imperfect wireframes, so feel free to polish them at will and fill in any blanks
The API can be run locally by running the api
script in the package.json.
It serves via json-server
Tech wise there are no guidelines or constraints other than that it needs to be a React app we can run locally