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

Account Blogs #13

Closed a-box31 closed 2 months ago

a-box31 commented 2 months ago

Fixing Account Page to render the blogs.

Next thing to do is to create an editor for each of the blogs, such that they can be edited from the account page. Edit and delete functionalities must be added next.