Skip to content

Manage User Login and Signup for your Angular Project | Easy to plug an deploy template

Notifications You must be signed in to change notification settings

ganeshkavhar/Login-Singup-User_Managament-Angular

Repository files navigation

Login-Singup-User_Managament-Angular

User Management is most common feature of any website now day.save your time to directly importing Loginand Signup Plugin in Angular Project.

Start Project

1 Install NodeJS and NPM from https://nodejs.org/en/download/.

2 Download or clone the tutorial project source code from https://github.com/ganeshkavhar/Login-Singup-User_Managament-Angular

3 Install all required npm packages by running npm install from the command line in the project root folder (where the package.json is located).

4 Start the application by running npm start from the command line in the project root folder.

5 Your browser should automatically open at http://localhost:8080 project landed successfully.

Live App

Screens

Register

Screenshot 2020-12-18 at 8 22 07 AM

Login

Screenshot 2020-12-18 at 8 22 01 AM

User Section

Screenshot 2020-12-18 at 8 22 39 AM