PrathmeshSadake / unsplashy

An image gallery that fetches images from Unsplash API. It has some awesome features like searching for images and infinite scrolling in which images keeps on loading as the user scrolls.
https://unsplashy-prathmeshsadake.netlify.app
23 stars 16 forks source link

Search not working #3

Open moulibrota-das opened 2 years ago

moulibrota-das commented 2 years ago

The Bug The search feature is not working. Its just reloading the same page again.

Steps to reproduce

  1. Go to the website
  2. Search any picture (ex: cars) in the search bar

Expected Behavior On searching with a keyword the website should render and show particular images associated with that keyword.

PrathmeshSadake commented 2 years ago

Kindly start working on this issue.

moulibrota-das commented 2 years ago

There is an API authentication error in my local build. Do I have to get my own API key? @PrathmeshSadake

PrathmeshSadake commented 2 years ago

Yes, you can get your API key at https://unsplash.com/developers Add your API keys in the .env file. Check for names in the src folder and use the same names.

Aditya3403 commented 2 years ago

Sir I would like to work on this issue. kindly assign this issue to me.

mrudulkolambe commented 2 years ago

Sir I would like to work on the issue image

moulibrota-das commented 2 years ago

@nawed2611 can you tell me why my pull request regarding this issue which has been submitted way earlier is not considered and has not even been provided any feedback?

image

nawed2611 commented 2 years ago

Hey @moulibrota-das, don't worry I was occupied with some work. I'll be reviewing all the PRs carefully so it took time.

nawed2611 commented 2 years ago

Please check the comment made on PR #11