Skip to content

feliperdi/simpleSignIn

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

simpleSignIn

A simple login/register interface This is a front-end application made using React and javascript. this is my first application. It's was made to be simple as possible. The user is able to perform login or register as a user using a valid email.

Status: complete.

What have I learned from this project ? One of the things I learned from this little project was the important of use Styled-components. Keep all my css class in one file is not wise at all. Using a library to deal with the form validation is a good solutio, no need to reinveted the wheel.

Live version here: Here

Technologies that I used:

  • nodeJs 16.11
  • react 11.2
  • react-router-dom
  • axios

How to run the application:

You will need nodeJs 16.11 and npm to run this application.

  • run npm install
  • run npm start.

About

A simple login/register interface

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published