Skip to content

EppaHarsha/Amazon-clone-Auth-System

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Amazon Clone with User Authentication

A real-time Amazon-like web application focused on user authentication and account management. This project replicates key features of the Amazon website with real-time functionality for a dynamic user experience.

Features

  • User Account Creation: New users can sign up and create an account.
  • User Login: Existing users can securely log in.
  • Password Reset with OTP: Users can reset their password with a One-Time Password (OTP) sent via SMS, integrated using the Twilio API.
  • Password Update: If a user forgets their password, they can update it securely with OTP verification.
  • Dynamic User Interface: Built with EJS for reusable templates and CSS for a responsive, user-friendly design.

Technologies Used

  • Backend: Node.js, Express
  • Frontend: EJS, CSS
  • Database: MySQL
  • OTP Service: Twilio API
  • Other: JavaScript for client-side interactivity

How to Run

  1. Clone the repository: git clone https://github.com/EppaHarsha/Amazon-clone-Auth-System.git
  2. Install dependencies: npm install
  3. Start the server: npm start

Feedback

Feel free to fork this project or give suggestions!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors