a-box31 / ABlog

Creating a blogging website using mySQL, Expess.js, React.js, and Node.js.
https://ablog-xi3j.onrender.com/
1 stars 4 forks source link

Following and Followers #14

Closed a-box31 closed 2 months ago

a-box31 commented 2 months ago

Added functionalities were added to add followers to make it so that by clicking a button the follow count of a users account will go up for each unique person that clicks the follow button.

Future functionalities might include a followers feed and or a following list.