Skip to content

JoakimTeixeira/user-authentication-client

Repository files navigation

User Authentication Client

Website for user authentication with JWT

Javascript Style Guide

Register

image

Login

image

Home

image

User Settings

image

Running the Project

To get started, fork the repository and then run the following commands:

npm install
npm run start

Backend Server

https://github.com/JoakimTeixeira/user-authentication-api