Working in team of four over a four day sprint, I built the React front-end and the Node.js & Express backend API for a "Today I Learned" style faux social media site. The work we did included a secure login, giving logged in users the ability to make posts, share others' posts on their own page, follow other people, and even share a single post via the navigator.share API. The data was stored in a MongoDB database.