Skip to content

Latest commit

 

History

History
26 lines (13 loc) · 440 Bytes

README.md

File metadata and controls

26 lines (13 loc) · 440 Bytes

Login page

image

About The Project

The login page checks the credentials from the server's database. If the log-in data is fine, it is saved to the user's browser to keep it signed.

Installation

  • npm install
  • npm start

Built With

  • React.js v18.1.0
  • Firebase
  • SCSS
  • i18next v23.10.1
  • TypeScript v5.4.3