jose-renato-m / login-page-challenge

This challenge aims to simulate a mock login page which the user may write a predetermined user name and password to enter in "Home" page.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

๐Ÿ“ Description

This challenge aims to simulate a mock login page which the user may write a predetermined username and password to enter in "Home" page.


๐Ÿ’ป Used Technologies

This challenge has been made using the following technologies:


๐Ÿ“ Download

# Clone the repository
$ git clone https://github.com/jose-renato-m/login-page-challenge.git

# Install dependencies
$ yarn

# Run the application
$ yarn start

Obs.: due to the fact that this project simulate a login, a predetermined username and password have to be informed to run the application correctly. Follow them below:

  • username: admin
  • password: admin

This challenge has been made with ๐Ÿ’™ by Josรฉ Renato Montagnana ๐Ÿ‘‹๐Ÿป Keep in Touch!

About

This challenge aims to simulate a mock login page which the user may write a predetermined user name and password to enter in "Home" page.

License:MIT License


Languages

Language:JavaScript 75.3%Language:CSS 20.5%Language:HTML 4.2%