Started working with follow and unfollow
Created a custom hook to call when we want to update follow or unfollow. Called with the user we want to follow/unfollow. Not much work have been done with this yet because I realized we have to get the function that fetches the user we want to follow/unfollow to set their info too, which is not available in this branch.