Image Search App using React and Unsplash API

Поделиться
HTML-код
  • Опубликовано: 19 ноя 2024

Комментарии • 11

  • @muhammadosama8308
    @muhammadosama8308 Год назад

    Very well explained and amazing job!. I love your calm voice helps me slow things down and understand clearly.

  • @RianY2K
    @RianY2K 2 года назад

    Thank you for tutorial, this is help me understanding react and http request from API

  • @DineshMahajan-u7u
    @DineshMahajan-u7u Год назад

    how to add in this project load more button or prev / next page working button , please help me for making this

  • @sany2k8
    @sany2k8 Год назад

    How to implement on click image to view large size image?

  • @seekersaurabh
    @seekersaurabh 10 месяцев назад

    How to give attribution to the photo we get from search result?

  • @8bulletballers385
    @8bulletballers385 Год назад

    Is this API CALLING pure frontend? What’s the difference in using the APU in a dedicated backend (server), instead ???

  • @robertparker2756
    @robertparker2756 2 года назад

    Hee Broo!
    const { response, isLoading, error, fetchData } = useAxios(`search/photos?page=1&query=cats&client_id=${process.env.REACT_APP_ACCESS_KEY}`)
    on this line some time I got values and some time null so than my context.provider will not return value

  • @WildHowlYT
    @WildHowlYT 2 года назад

    Very well explained :)

  • @jayantverma4639
    @jayantverma4639 2 года назад

    how to implement infinite scrolling in this search component?

    • @CandDev
      @CandDev  2 года назад

      You can check this video ruclips.net/video/uFuOPlOk0sQ/видео.html for infinite scrolling

  • @Okazaki_99
    @Okazaki_99 Год назад

    19:14