{"id":20668869,"url":"https://github.com/roy7077/contact-page-be-fe","last_synced_at":"2026-04-12T15:38:30.463Z","repository":{"id":232251824,"uuid":"783849302","full_name":"roy7077/Contact-Page-BE-FE","owner":"roy7077","description":"Contact Page is a mini web project built with React.js frontend, Node.js backend, and MongoDB database. Users can submit their contact details through a form, which are stored securely in the database. Additionally, a confirmation email is sent to users upon successful submission using Nodemailer","archived":false,"fork":false,"pushed_at":"2024-04-08T17:45:32.000Z","size":188,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-17T13:29:15.163Z","etag":null,"topics":["express","javascript","mongodb","mongoose","nodejs","nodemailer","reactjs"],"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/roy7077.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-08T17:35:54.000Z","updated_at":"2024-04-08T17:49:38.000Z","dependencies_parsed_at":"2024-04-08T21:48:00.761Z","dependency_job_id":null,"html_url":"https://github.com/roy7077/Contact-Page-BE-FE","commit_stats":null,"previous_names":["roy7077/contact-page-be-fe"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/roy7077%2FContact-Page-BE-FE","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/roy7077%2FContact-Page-BE-FE/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/roy7077%2FContact-Page-BE-FE/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/roy7077%2FContact-Page-BE-FE/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/roy7077","download_url":"https://codeload.github.com/roy7077/Contact-Page-BE-FE/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":242873750,"owners_count":20199294,"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":["express","javascript","mongodb","mongoose","nodejs","nodemailer","reactjs"],"created_at":"2024-11-16T20:12:01.639Z","updated_at":"2026-04-12T15:38:25.434Z","avatar_url":"https://github.com/roy7077.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Contact Page Project\n\nThis project is a simple web application that allows users to fill out a contact form with their details. The information submitted by the users is stored in a MongoDB database. Additionally, upon form submission, an email is sent to the user using Nodemailer.\n\n## Features\n\n- User-friendly contact form for users to fill out their details.\n- Backend built with Node.js using Express for handling HTTP requests.\n- Frontend developed with React.js for an interactive user experience.\n- MongoDB database to store user contact information securely.\n- Nodemailer integration for sending confirmation emails to users upon form submission.\n\n## Installation\n\n1. Clone this repository to your local machine:\n  - git clone https://github.com/your-username/contact-page.git\n\n2. Navigate to the project directory:\n\ncd contact-page\n\n3. Install dependencies for both frontend and backend:\n\n- cd frontend\n- npm install\n- cd ../backend\n- npm install\n\n\n## Configuration\n\n1. MongoDB Configuration:\n   - Make sure you have MongoDB installed and running on your local machine.\n   - Update the MongoDB connection URI in `backend/config/db.js`.\n\n2. Email Configuration:\n   - Provide your email service details such as host, port, username, and password in `backend/config/email.js`.\n\n## Usage\n\n1. Start the backend server:\n\n- cd backend\n- npm start\n\n\n2. Start the frontend server:\n\n- cd ../frontend\n- npm start\n\n\n3. Visit `http://localhost:3000` in your web browser to access the application.\n\n## Dependencies\n\n### Backend\n\n- express: Web framework for Node.js\n- mongoose: MongoDB object modeling tool\n- nodemailer: Email sending library for Node.js\n\n### Frontend\n\n- react: JavaScript library for building user interfaces\n- axios: Promise-based HTTP client for the browser and Node.js\n- react-router-dom: DOM bindings for React Router\n\n## Contributing\n\nContributions are welcome! Please feel free to submit a pull request or open an issue if you encounter any problems or have suggestions for improvements.\n\n## License\n\nThis project is licensed under the [MIT License](LICENSE).\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Froy7077%2Fcontact-page-be-fe","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Froy7077%2Fcontact-page-be-fe","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Froy7077%2Fcontact-page-be-fe/lists"}