Login icon indicating copy to clipboard operation
Login copied to clipboard

TypeScript + React.js - 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.

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