Build & Deploy Full-Stack App With Next.JS - Post Component (Part 6)

Поділитися
Вставка
  • Опубліковано 9 жов 2023
  • Check out my courses: gtcoding.net/courses/
    Hi guys, this is a tutorial series on how to create a full-stack website using Next.JS. We will be using technologies like Cloudinary, Next Auth, Prisma, MongoDB and more to build this app.
    In this video, we will design the Posts page in our app. I hope you find this useful.
    Starter Files: github.com/Godsont/Tech-News-...
    Playlist: • Full Stack Website Usi...

КОМЕНТАРІ • 7

  • @malikbhai2285
    @malikbhai2285 9 місяців тому

    great sir

  • @Argylleagen
    @Argylleagen 9 місяців тому

    Still tagging along with you, keep going!

  • @leafvillage9407
    @leafvillage9407 6 місяців тому

    how can i put author's profile picture of that specific author in that instead of created by: in that

  • @maskman4821
    @maskman4821 9 місяців тому +1

    Great Demo, I have a question, why did you put data.js in the root directory rather than in the app directory? 🤔

    • @GTCoding
      @GTCoding  9 місяців тому +1

      There is no specific reason, you can put it anywhere. The data.js file is just a temporary file, we will be using data from the database later.

    • @maskman4821
      @maskman4821 9 місяців тому

      @@GTCoding Thank you so much for the reply 🙏

  • @malikbhai2285
    @malikbhai2285 9 місяців тому

    sir, please create proper connection with mongodb then send data front-end to back-end then get