A Desktop Electronjs Authentification App
- Electron Auth is a Desktop application made using Mern Stack and electron js...App backend is based on node and express and the Front is built using React js, Database is Nosql ie. MongoDB. The backend of this application is hosted on Heroku, the Database is hosted on MongoDB atlas and Frontend is on Netlify.
- It is a Simple MERN authentification application that registers users first then users can anytime get log in. after logging in,it redirect them to the Home page.
- It is the Oodio Internship Assignment
- HTML
- CSS
- JavaScript
- React
- NodeJS
- Made using React so it Load only once
- Better user experiance
Your pc required following software pre installed to run this project
- Git
- Node
- VS Code or ATOM code editor
- The repository is public so anyone can fork this for that click on code button
- Copy the given link
- git clone code_link
- cd Project_name
- npm i
- npm start (for client)
- node index.js (for server)
Anyone can use to add authentication feature in their project.
Completed
- Better user experiance
- Better and secure Authetification
- have to make more attractive ui
- 2 layer authentification could be added ie. Google or Facebook auth
- This Project is assigned by OODIO Organisation
- Project based MERN Authetification