Login UI with Next.js
In this article, We will learn to setup static login UI with Next.js
Published in
4 min readSep 17, 2020
--
What is Next.js & Why to use it?
Next.js is a react based javascript framework for developing SSR(Server side rendering) and static web applications. It came up with all basic configuration and that is the main highlight.