/kreators-login

A simple React login with Firebase backend

Primary LanguageJavaScript

A simple Login system with React JS frontend and Firebase Back end.

  1. npm install
  2. npm start

Then you can signup up go to dashboard. SignUp details goes to firebase. I used Email and Password authentication for my app

Front-end

  • React JS
  • redux (state Management)
  • Materialize css library cdn

Backend

  • Firebase authentication