{"id":20177524,"url":"https://github.com/dhruvathaide/react-otp","last_synced_at":"2026-05-06T13:05:58.813Z","repository":{"id":234228266,"uuid":"784028306","full_name":"DhruvAthaide/React-OTP","owner":"DhruvAthaide","description":"I have created a Login and Registration System with an OTP Authentication with Vite.js, NodeJS, MongoDB and Nodemailer. This is a Basic Version of the OTP Authentication system which I created with a little help from Youtube videos!","archived":false,"fork":false,"pushed_at":"2024-04-18T13:45:43.000Z","size":57,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-13T16:46:35.847Z","etag":null,"topics":["css","html","javascript","login-system","mongodb","otp-verification","vitejs-react"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/DhruvAthaide.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null}},"created_at":"2024-04-09T03:28:04.000Z","updated_at":"2024-04-09T03:29:03.000Z","dependencies_parsed_at":"2024-04-18T15:23:09.758Z","dependency_job_id":"74532272-e4fa-4941-ac29-afa806de64ba","html_url":"https://github.com/DhruvAthaide/React-OTP","commit_stats":null,"previous_names":["dhruvathaide/react-otp"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DhruvAthaide%2FReact-OTP","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DhruvAthaide%2FReact-OTP/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DhruvAthaide%2FReact-OTP/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DhruvAthaide%2FReact-OTP/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/DhruvAthaide","download_url":"https://codeload.github.com/DhruvAthaide/React-OTP/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241612555,"owners_count":19990833,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["css","html","javascript","login-system","mongodb","otp-verification","vitejs-react"],"created_at":"2024-11-14T02:16:13.739Z","updated_at":"2026-05-06T13:05:53.791Z","avatar_url":"https://github.com/DhruvAthaide.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n# React - OTP\n\nI have created a Login and Registration System with an OTP Authentication with Vite.js, NodeJS, MongoDB and Nodemailer. This is a Basic Version of the OTP Authentication system which I created with a little help from Youtube videos!\n\n\n## Installation\n\nTo install and run this project,\n\nYou can download the zip file or Clone the Project Repository using Git with the below command:\n```bash\ngit clone https://github.com/DhruvAthaide/React-OTP.git\n```\n\nThen, open the terminal in the project directory, and run the following command:\n\n```bash\n  npm install\n```\n\n\u003c!-- Once, you have installed the dependancies for the project using NodeJS, Open your Mongo DataBase using the MongoDB Compass GUI Application click on \"Create a Database\" and enter the following details:\n```bash\nDatabase Name: LoginSignup\nCollection Name: logincollections\n``` --\u003e\n\nOnce, you have created the Database to store all the user data, you can run the following command in the terminal of the project directory to start the server using nodemon:\n```bash\nnpm start\n```\n\nThen, you can paste the following address into your browser to access the LoginSignUp Server:\n```bash\nhttp://localhost:4000/\n```\n## Authors\n\n- [@DhruvAthaide](https://github.com/DhruvAthaide)\n\n\n## Languages \u0026 Tools Used:\n\u003cp align=\"left\"\u003e \n\u003ca href=\"https://vitejs.dev/\" target=\"_blank\" rel=\"noreferrer\"\u003e \u003cimg src=\"https://cdn.jsdelivr.net/gh/devicons/devicon@latest/icons/vitejs/vitejs-original.svg\" alt=\"vitejs\" width=\"40\" height=\"40\"/\u003e\u003c/a\u003e \u003ca href=\"https://www.w3.org/html/\" target=\"_blank\" rel=\"noreferrer\"\u003e \u003cimg src=\"https://cdn.jsdelivr.net/gh/devicons/devicon/icons/html5/html5-original.svg\" alt=\"html5\" width=\"40\" height=\"40\"/\u003e \u003c/a\u003e \u003ca href=\"https://www.w3schools.com/css/\" target=\"_blank\" rel=\"noreferrer\"\u003e \u003cimg src=\"https://cdn.jsdelivr.net/gh/devicons/devicon/icons/css3/css3-original.svg\" alt=\"css3\" width=\"40\" height=\"40\"/\u003e \u003c/a\u003e \u003ca href=\"https://developer.mozilla.org/en-US/docs/Web/JavaScript\" target=\"_blank\" rel=\"noreferrer\"\u003e \u003cimg src=\"https://cdn.jsdelivr.net/gh/devicons/devicon/icons/javascript/javascript-original.svg\" alt=\"javascript\" width=\"40\" height=\"40\"/\u003e \u003c/a\u003e \u003ca href=\"https://www.mongodb.com/\" target=\"_blank\" rel=\"noreferrer\"\u003e \u003cimg src=\"https://cdn.jsdelivr.net/gh/devicons/devicon/icons/mongodb/mongodb-original.svg\" alt=\"mongodb\" width=\"40\" height=\"40\"/\u003e \u003c/a\u003e \u003ca href=\"https://nodejs.org/\" target=\"_blank\" rel=\"noreferrer\"\u003e \u003cimg src=\"https://cdn.jsdelivr.net/gh/devicons/devicon/icons/nodejs/nodejs-original.svg\" alt=\"nodejs\" width=\"40\" height=\"40\"/\u003e \u003c/a\u003e\n\n\u003c/p\u003e","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdhruvathaide%2Freact-otp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdhruvathaide%2Freact-otp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdhruvathaide%2Freact-otp/lists"}