Skip to content

lucasshuan/auth-react-and-node

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 

Repository files navigation

Auth w/ React

Authoritative login system using ReactJS and NodeJS
My first ever attempt at using popular web frameworks and technologies.

Example

Features

  • Login username and password authentication
  • New user registration if user and e-mail are available
  • Visual user feedback through the application
  • Smoothy transition between pages (page name is rewritten everytime it is changed)

Issues

This was my first project ever featuring Frontend and Backend logic, so there are problems yet to be solved.

  • No auth token
  • User data does not persist (no database was used)

About

Authoritative login system using ReactJS and NodeJS.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published