This blog application is built using React, NodeJS, Express and MySQL.
It allows users to sign up, sign in, recover an account and reset password.
Users are able to edit their username and email which will reflect the changes on the posts they created.
It allows users to write posts to different categories such as art, science, technology, cinema, sport and food.
A post can only be edited and deleted by the user who created the specified post.