How To Add Suggested Users To Your React App | MongoDB And NodeJS

Published: 21 September 2023
on channel: As a Programmer
1,220
34

In this video, I will show you how to add "Suggested Users" component that will be fetched randomly from the database. This feature will be an addition to the Threads Clone app that we've been working on in our previous videos.

Source Code: https://github.com/burakorkmez/thread... (Star if you liked 🌟)
Join the Discord to ask your questions:   / discord  
Support: https://www.buymeacoffee.com/burakork...

Timestamps:
0:00 UI Design
11:50 Creating Endpoint
18:00 Connecting Both