Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 485 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 485 Bytes

Lama Mia Agency Website Built with NextJs 13 • Next Auth • SWR • SSR

This website demonstrates a full stack application built with NextJS and its features. It also demonstrates guarded paths if the user is not logged in which is achieved with Next Auth, User is also able to delete and add blogs.

Technologies Used

  • Next JS For building the app
  • Mongo DB For backend
  • Next Auth For managing Auth and guarding routes
  • SSR & CSR For rendering purposes.