Skip to content

wendreslucas/FrontEndLogin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Front-End Login Route

Login Route is a React App that's provide a simple form login or form new user.

Installation

First, download the zip or clone this repository into your personal computer.

Use the package manager [yarn or npm] to install the dependencies.

yarn

After that, you can launch the application using the following command:

yarn start

How to use the app

This application simulates a login process, when the user has no login, he can create a new login with user, email and password

What technologies does this project use?

The whole app was made with ReactJs. To style, it's uses styled-components.

Others importants libs was used also:

  • Axios (to make requests to API);
  • React Router DOM v6;
  • React Icons;
  • Material Ui
  • Hook Form;
  • Yup

About the author

The entire app was made by me.

LinkedIn

Demo

Login