You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Every nextjs route is a serverless route, which means its lambda function.
That opens up when it gets called.
About
Quotes is a web application built with Next.js. The concept revolves around enabling users to both post and view quotes shared by various individuals. It functions similarly to other social media platforms.