/slider-login-signup

Loginpage with a slider animation made with tailwind and nextjs

Primary LanguageJavaScriptGNU General Public License v3.0GPL-3.0

slider-login-signup

Screenshot

out.gif

This is a direct translation of this

Installation

git clone https://github.com/anhsirk0/slider-login-signup.git
cd slider-login-signup

Running the app

First to download all dependencies run (in the project root , where package.json is located)

npm install

Finally start the server via

npm run dev