issues
search
pimp-my-book
/
pmb-plus-frontend
PMB Plus' frontends. A marketplace for second hand textbooks. 🛒
https://dgc62rzfmrsbq.cloudfront.net/
0
stars
0
forks
source link
Feature/search
#17
Closed
AmoDinho
closed
5 years ago
AmoDinho
commented
5 years ago
Search
So to implement the search feature on the front-end I needed to :
Make a search bar component that hits the API to return the books
Make search page home that displays all the universities associated with a book, while allowing the user to see all the books for that uni.
The search incorporates Downshift to render the search results
Search
So to implement the search feature on the front-end I needed to :