Skip to content

Latest commit

 

History

History
75 lines (44 loc) · 1.19 KB

README.md

File metadata and controls

75 lines (44 loc) · 1.19 KB

Jwt Authentication

project-image

Il s'agit d'un système d'authentification par jeton avec Angular et Jwt

🚀 Demo

https://ns-jwt-angular-auth.netlify.app/

Project Screenshots:

project-screenshot

🧐 Features

Here're some of the project's best features:

  • Login
  • Register
  • Génération du token d'authentification
  • Déconnexion

🛠️ Installation Steps:

1. Récupérer le serveur

git clone https://github.com/nsWilfried/Angular-jwt-server

2. Installer les dépendances du serveur

npm install 

3. Lancer le serveur

npm run dev

4. Récupérer le client

git clone https://github.com/nsWilfried/Angular-jwt-auth

5. Installer les dépendances du client

npm install 

6. Lancer le client

ng serve

💻 Built with

Technologies used in the project:

  • Angular
  • Angular Material

🛡️ License:

This project is licensed under the MIT