/login-system-frontend

React app to implement the frontend portion of registering users and signing in.

Primary LanguageJavaScriptMIT LicenseMIT

Login System Frontend

React app to implement the frontend portion of registering users and signing in. This requires running the backend code.

Built with

  • React

Installation

  • Run npm install to install dependencies
  • Run npm start to start the application

Screenshots

Sign in page: Initial page that is loaded.

alt text

Sign up page: Lets users register an account.

alt text

Home page: Displays when user is signed in.

alt text