In the process of building out a blog website with REACT which features article upvotes and comment functionality.
Using MongoDB with the built in fetch() function to store comments and upvotes. React displays these dynamicly as they change.
Using bootstrap for basic layout and responsive functionality with custom SCSS for personality. (Because Bootstrap works really well but looks samey)