View my progress here: https://jowatson-portfolio-trove-marketplace.netlify.app
Inspired by similar platforms such as depop and vinted, however I am exploring options to search by image, and suggest similar items based on image classification.
[X] Custom hook for responsive display [ ] Custom hook for for inputs [ ] Createa new user account [ ] User log in validation with AuthO [ ] Search bar [ ] Loading indicator when waiting on API [ ] View and add to basket
The back-end will be a RESTful API built with django and relying on an SQL database. I am currently using the public api http://fakestoreapi.com as placeholder data on the front-end.