An open API service indexing awesome lists of open source software.

https://github.com/alok722/angular-auth-demo

this repository contains quick demo of angular auth guard.
https://github.com/alok722/angular-auth-demo

angular angular-authentication auth-guards guard

Last synced: 6 months ago
JSON representation

this repository contains quick demo of angular auth guard.

Awesome Lists containing this project

README

          

welcome to angular-auth-demo 👋



Version
Maintenance

Licence

> this repository contains quick demo of angular auth guard.

## 📸 demo
![demo](auth-guard.gif)

## 🛠 usage

### setting up back-end
```sh
$ git clone https://github.com/alok722/angular-auth-demo.git

$ cd backend

$ npm i

$ npm run start
```

### setting up front-end
```sh
$ git clone https://github.com/alok722/angular-auth-demo.git

$ cd frontend

$ npm i

$ npm run start
```

## 👤 author

**Alok raj (alokr417@gmail.com)**

* website: https://alokraj.tech/
* github: [@alok722](https://github.com/alok722)
* linkedin: [@alok722](https://linkedin.com/in/alok722)

## 🤝 contributing

contributions, issues and feature requests are welcome!

## 🙌 show your support

give a ⭐️ if this project helped you!

***