/login-app

This React app displays the UI for an aesthetically pleasing login form with the option to enter user credentials or use a social media account to sign in.

Primary LanguageJavaScript

Table of Contents

General Info

This React app displays the UI for an aesthetically pleasing login form with the option to enter user credentials or use a social media account to sign in. 

Demo

login-form

Technologies

Project is created with:

  • Javascript
  • HTML
  • CSS
  • React
  • Social media logins

Installation

To have this app running on your local computer, please follow the below steps:

Clone repository:

$ git clone git@github.com:codecaviette/login-app.git

Navigate to the project folder:

$ cd login-app

Install project dependencies:

$ yarn install

Run the project:

$ yarn start 

Inspiration

This app was inspired by CodeWithKris's tutorial.

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License

MIT