/insta_search

search feature with React, MERN stack

Primary LanguageJavaScript

demo

how to use:

  1. type a location, username or hashtag in input field (find something matching current data to return something)
  2. choose as either username, location or hashtag
  3. repeat 1&2 to 'build' desired search query
  4. hit 'search' button to return result when ready
  • uses 'MERN Stack'
  • Node JS backend (Mongo DB, Express Js)
  • JS frontend (React)