Memories is a web application built using React. It allows users to do the following:1SignUp using an email or using Google Auth.2The user can Sign In to the web App.3Once the user logged in he can create a new memory.4Each memory has a specific tag, author, and the number of likes.5The user can search for memory by tags or by Memory title.