allensarmiento / login-system-frontend

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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

License:MIT License


Languages

Language:JavaScript 76.6%Language:HTML 15.2%Language:CSS 8.2%