LogOn Tailwind Templates

Logon

My First fully functional authentication and authorization project. Built completely on MERN stack with Tailwind CSS

LogOn

My First fully functional authentication and authorization project. Built completely on MERN stack with Tailwind CSS, This is a developer-use project and has not been deployed anywhere, please run the project by following the below steps.

How to run

Prerequisites

  1. Your MongoDB URI, you can get it by creating a MongoDB Atlas Database from here MongoDB
  2. JWT Secret Key, you can generate it from here JWT using 64 Random Hexadecimal Characters

Steps

  1. Clone the repository
    git clone https://github.com/kunalshah017/LogOn.git
    
  2. Change the directory
    cd LogOn
    

For Windows

  1. Setup using Windows_Setup.ps1
    .\Windows_Setup.ps1
    

Going serial wise in setup steps is recommended 1. Setup Environment 2. Start Server

  1. When asked to select the option, select 1 and press Enter

  2. When asked to enter the MongoDB URI, enter the URI or Right Click and Paste the URI and press Enter

  3. When asked to enter the JWT Secret Key, enter the Key or Right Click and Paste the Key and press Enter

  4. Again run the Windows_Setup.ps1 and select 2 and press Enter

  5. Click Here LogOn to open the application

Features

  1. User Authentication
  2. User Authorization
  3. User Profile
  4. User Logout
  5. User Registration
  6. User Login
  7. User Account Deletion

Top categories

Loading Svelte Themes