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
Users can post and like events. It is a mern app that contains both frontend in React and backend in Nodejs Express. Mongodb has been used for database.
#frontend
react
sign in
sign up
message with post
add new
update
delete
like post
#backend
nodejs
express
jwt authentication in progress
rest api
routes for post and message
mongodb
About
Users can post and like events. It is a mern app that contains both frontend in React and backend in Nodejs Express. Mongodb has been used for database.