{"id":26674572,"url":"https://github.com/dineshkumar-mb/mern-urlfrontend","last_synced_at":"2026-05-03T12:35:26.211Z","repository":{"id":247777830,"uuid":"826816809","full_name":"dineshkumar-mb/mern-urlFrontend","owner":"dineshkumar-mb","description":"url shortner with authentication login,resetpassword,dashboard etc","archived":false,"fork":false,"pushed_at":"2024-07-11T11:40:41.000Z","size":61,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-07-30T07:59:45.683Z","etag":null,"topics":["react-router","react-router-dom","reactjs"],"latest_commit_sha":null,"homepage":"https://chipper-marigold-f7720c.netlify.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/dineshkumar-mb.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}},"created_at":"2024-07-10T12:40:43.000Z","updated_at":"2024-12-20T12:57:34.000Z","dependencies_parsed_at":"2024-07-10T15:13:14.130Z","dependency_job_id":"ce27550e-982b-4b61-a7d9-a8defeafba18","html_url":"https://github.com/dineshkumar-mb/mern-urlFrontend","commit_stats":null,"previous_names":["dineshkumar-mb/mern-urlfrontend"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/dineshkumar-mb/mern-urlFrontend","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dineshkumar-mb%2Fmern-urlFrontend","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dineshkumar-mb%2Fmern-urlFrontend/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dineshkumar-mb%2Fmern-urlFrontend/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dineshkumar-mb%2Fmern-urlFrontend/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dineshkumar-mb","download_url":"https://codeload.github.com/dineshkumar-mb/mern-urlFrontend/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dineshkumar-mb%2Fmern-urlFrontend/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32569714,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-03T06:36:36.687Z","status":"ssl_error","status_checked_at":"2026-05-03T06:36:09.306Z","response_time":103,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["react-router","react-router-dom","reactjs"],"created_at":"2025-03-26T02:20:16.562Z","updated_at":"2026-05-03T12:35:26.193Z","avatar_url":"https://github.com/dineshkumar-mb.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# React + Vite\n\nThis template provides a minimal setup to get React working in Vite with HMR and some ESLint rules.\n\nCurrently, two official plugins are available:\n\n- [@vitejs/plugin-react](https://github.com/vitejs/vite-plugin-react/blob/main/packages/plugin-react/README.md) uses [Babel](https://babeljs.io/) for Fast Refresh\n- [@vitejs/plugin-react-swc](https://github.com/vitejs/vite-plugin-react-swc) uses [SWC](https://swc.rs/) for Fast Refresh\n\n# URL Shortner Application\n\nThis project is a full-stack web application for password management, providing functionalities for signing up, logging in, resetting passwords, and more.\n\n\n\n## Features\n\n### User Authentication\n\n- **Signup**: Users can register for an account by providing necessary details like username, email, password, mobile number, and avatar.\n- **Login**: Registered users can sign in using their email and password.\n- **Forgot Password**: Users can request a password reset by providing their email.\n- **Reset Password**: Passwords can be reset using a token sent to the user's email.\n\n### User Dashboard\n\n- **User Information**: Once logged in, users can view their user ID, email, etc., on the dashboard.\n\n### Security\n\n- **JWT Authentication**: JSON Web Tokens are used for secure user authentication.\n\n### Miscellaneous\n\n- **Avatar Selection**: Users can select avatars during signup.\n- **CORS Enabled**: Cross-Origin Resource Sharing is enabled to allow interactions between frontend and backend on different domains.\n- **Protected Routes**: Certain routes are protected and require a valid token for access.\n\n## Tech Stack\n\n### Frontend\n\n- React\n- React Router\n- Bootstrap\n\n### Backend\n\n- Node.js\n- Express.js\n- MongoDB\n- JWT for Authentication\n\n## Deployment\n\n- Frontend: Deployed on [Netlify](https://chipper-marigold-f7720c.netlify.app)\n- Backend: Deployed on [Render](https://mern-urlbackend.onrender.com)\n\n## Installation and Setup\n\n1. Clone the repository\n2. Install dependencies using `npm install`\n3. Start the frontend and backend servers\n4. Open the application in your browser\n\n## Usage\n\n- **Signup**: Access the signup page to create a new account.\n- **Login**: Log in with your credentials to access the dashboard.\n- **Forgot Password**: Reset your password by providing your email address.\n- **Reset Password**: Use the token received in your email to reset your password.\n-**url shortner**:   To shorten the long url to short url.\n## License\n\n[Insert License Here]\n\n## Contribution\n\nFeel free to contribute to this project by creating a pull request.\n\n-   http://localhost:5173/to see the output in localhost\n-   here the various route paths are used to access the pages\n         path='/' \u003cHome\u003e\n         path=\"/signup\"\n         path=\"/login\" \n         path=\"/forgotPassword\" \n         path=\"/resetPassword/:token\" \n         path=\"/dashboard\"\n         path=\"/urlshortner\"\n      \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdineshkumar-mb%2Fmern-urlfrontend","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdineshkumar-mb%2Fmern-urlfrontend","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdineshkumar-mb%2Fmern-urlfrontend/lists"}