Built a full stack social media web application where users can register/login and share their special ”moments” with the world and also react to others ”moments”. Created the front end using React.js and Material UI library for styling. The Backend was created using Node.js runtime and the routing was implemented using Express.js framework. The user and post data was stored in MongoDB database.