Skip to content

Web-site with User Authorisation and Authentication Service

Notifications You must be signed in to change notification settings

8ESTIE/Sign-Log-In-Website

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Technologies:

React(Hooks, Router)

Back-end with Node.js

MongoDB(Mongoose, Express)


Structure:

User Sign-in Page

User fills form on JS, React

Back-end functions on NodeJS save data in the database


User Login Page

User gives data

Site checks if username and password are correct with database.

User logged in