A memory game created with React that asks player to click on one of the 12 image to earn point but not anymore than once per image. Once an image is clicked, the images will be shuffled.
An article scraper that scrapes stories from a news outlet (New York Times), save each scraped article to mongo database, and display headline(title), summary, and URL of the articles for the user.