slider-login-signup
Screenshot

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