Skip to content

A simple authorization pet-project made on React.js + Node.js (TypeScript)

Notifications You must be signed in to change notification settings

Overk1lls/authorization

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Authorization

This is a pet project made on such technologies as React.js, Node.js and TypeScript.

Files

The API folder is the server side of the project (Node.js + TypeScript).

The client folder is the client side of the project (React.js).