Skip to content

JoakimTeixeira/user-authentication-client

Repository files navigation

User Authentication Client

Secure user authentication system with Web Tokens

Javascript Style Guide

Register

image

Login

image

Home

image

User Settings

image

Running the Project

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

npm install
npm run start

Backend Server

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