Skip to content

Latest commit

 

History

History
14 lines (14 loc) · 579 Bytes

README.md

File metadata and controls

14 lines (14 loc) · 579 Bytes

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