In this React and Nextjs application I bring information from a dating api with axios, when interacting with the button I generate both a color and a quote randomly, all this handled with hooks like useState, useEffect, createContext and useContext, additionally styled with TailwindCSS.