{"id":27946035,"url":"https://github.com/prachipatil2005/loginform","last_synced_at":"2026-04-09T18:42:34.796Z","repository":{"id":291755513,"uuid":"978668851","full_name":"prachipatil2005/LoginForm","owner":"prachipatil2005","description":"A full-stack user authentication system with login/signup functionality built using React, Node.js, Express, and MongoDB. Features secure user registration, responsive design, and protected routes.","archived":false,"fork":false,"pushed_at":"2025-05-06T10:46:10.000Z","size":47,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-05-07T13:51:00.866Z","etag":null,"topics":["authentication","express","login-form","mern-stack","mongodb","mongoose","nodejs","react","vite"],"latest_commit_sha":null,"homepage":"https://login-form-chi-three.vercel.app/","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/prachipatil2005.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,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2025-05-06T10:38:53.000Z","updated_at":"2025-05-07T06:42:17.000Z","dependencies_parsed_at":"2025-05-06T12:07:47.139Z","dependency_job_id":null,"html_url":"https://github.com/prachipatil2005/LoginForm","commit_stats":null,"previous_names":["prachipatil2005/loginform"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/prachipatil2005/LoginForm","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prachipatil2005%2FLoginForm","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prachipatil2005%2FLoginForm/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prachipatil2005%2FLoginForm/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prachipatil2005%2FLoginForm/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/prachipatil2005","download_url":"https://codeload.github.com/prachipatil2005/LoginForm/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prachipatil2005%2FLoginForm/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":269361875,"owners_count":24404440,"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","status":"online","status_checked_at":"2025-08-08T02:00:09.200Z","response_time":72,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["authentication","express","login-form","mern-stack","mongodb","mongoose","nodejs","react","vite"],"created_at":"2025-05-07T13:47:41.218Z","updated_at":"2026-04-09T18:42:34.742Z","avatar_url":"https://github.com/prachipatil2005.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Login Form Application\n\nA full-stack web application featuring user authentication with login and signup functionality. Built with React, Node.js, and MongoDB.\n\n## Features\n\n- User registration and authentication\n- Secure login system\n- Home page for authenticated users\n- Responsive design\n- MongoDB database integration\n\n## Project Structure\n\n```\n├── client/            # Frontend React application\n│   ├── src/\n│   │   ├── App.jsx\n│   │   ├── Login.jsx\n│   │   ├── SignUp.jsx\n│   │   └── Home.jsx\n│   └── ...\n└── server/           # Backend Node.js server\n    ├── index.js\n    └── models/\n        └── Employee.js\n```\n\n## Tech Stack\n\n- Frontend:\n\n  - React\n  - Vite (build tool)\n  - React Router for navigation\n  - Modern JavaScript (ES6+)\n\n- Backend:\n  - Node.js\n  - Express.js\n  - MongoDB\n  - Mongoose ODM\n\n## Getting Started\n\n1. Clone the repository\n2. Install dependencies:\n\n   ```\n   # Install frontend dependencies\n   cd client\n   npm install\n\n   # Install backend dependencies\n   cd ../server\n   npm install\n   ```\n\n3. Start the development servers:\n\n   ```\n   # Start frontend (in client directory)\n   npm run dev\n\n   # Start backend (in server directory)\n   npm start\n   ```\n\n4. Open your browser and navigate to `http://localhost:5173`\n\n## Development\n\n- The frontend runs on Vite's development server with HMR (Hot Module Replacement)\n- The backend API serves at `http://localhost:3000`\n- MongoDB should be running locally or configured via connection string\n\n## Contributing\n\nFeel free to submit issues and enhancement requests.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fprachipatil2005%2Floginform","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fprachipatil2005%2Floginform","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fprachipatil2005%2Floginform/lists"}