You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A blogging platform designed for users to share their thoughts and ideas with everyone.I used React with material ui for good user interface, exressJs for creating RESTful api , MySQL as database , JWT token to user authorization , and also implement protected route to restrict unauthorized access to specific pages.