{"id":26762132,"url":"https://github.com/mdmohsinhaider/voting-survey-react-frontend","last_synced_at":"2025-04-15T09:27:19.681Z","repository":{"id":279339435,"uuid":"932887871","full_name":"MdMohsinHaider/Voting-Survey-React-Frontend","owner":"MdMohsinHaider","description":"Voting Survey React Frontend: A user-friendly interface for casting votes, viewing results, and managing surveys efficiently.","archived":false,"fork":false,"pushed_at":"2025-03-10T22:48:28.000Z","size":1863,"stargazers_count":1,"open_issues_count":0,"forks_count":3,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-28T18:51:30.064Z","etag":null,"topics":["asio-library","html","html-css-js","javascript","javascript-library","react","react-components","react-hook-form","react-hooks","react-hot-toast","react-router-dom","reactnavigation","vscode","vscode-snippets"],"latest_commit_sha":null,"homepage":"http://localhost:5173/","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/MdMohsinHaider.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2025-02-14T17:50:59.000Z","updated_at":"2025-03-25T08:34:08.000Z","dependencies_parsed_at":"2025-02-25T04:24:27.979Z","dependency_job_id":"aaa4aa52-99b0-450d-83a8-9fb523db1525","html_url":"https://github.com/MdMohsinHaider/Voting-Survey-React-Frontend","commit_stats":null,"previous_names":["mdmohsinhaider/voting-survey-react-frontend"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MdMohsinHaider%2FVoting-Survey-React-Frontend","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MdMohsinHaider%2FVoting-Survey-React-Frontend/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MdMohsinHaider%2FVoting-Survey-React-Frontend/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MdMohsinHaider%2FVoting-Survey-React-Frontend/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MdMohsinHaider","download_url":"https://codeload.github.com/MdMohsinHaider/Voting-Survey-React-Frontend/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":249042117,"owners_count":21203218,"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":["asio-library","html","html-css-js","javascript","javascript-library","react","react-components","react-hook-form","react-hooks","react-hot-toast","react-router-dom","reactnavigation","vscode","vscode-snippets"],"created_at":"2025-03-28T18:34:30.570Z","updated_at":"2025-04-15T09:27:19.662Z","avatar_url":"https://github.com/MdMohsinHaider.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Voting Survey React Frontend\n\nA user-friendly voting survey application built with React.js and Vite. It allows users to participate in surveys, cast votes, and view real-time results.\n\n## Features\n- Create and manage surveys\n- Cast votes easily\n- View real-time survey results\n- Responsive and intuitive UI\n- Fast performance with Vite\n\n## Technologies Used\n- React.js\n- Vite\n- JavaScript (ES6+)\n- CSS (Tailwind/Custom Styling)\n- Axios\n- React Hot Toast\n- React Icons\n- React Router DOM\n\n## Installation\n1. Clone the repository:\n   ```sh\n   git clone https://github.com/MdMohsinHaider/Voting-Survey-React-Frontend.git\n   ```\n2. Navigate to the project directory:\n   ```sh\n   cd Voting-Survey-React-Frontend\n   ```\n3. Install dependencies:\n   ```sh\n   npm install\n   ```\n4. Start the development server:\n   ```sh\n   npm run dev\n   ```\n\n## Package Details\n```json\n{\n  \"name\": \"voting-survey\",\n  \"private\": true,\n  \"version\": \"0.0.0\",\n  \"type\": \"module\",\n  \"scripts\": {\n    \"dev\": \"vite\",\n    \"build\": \"vite build\",\n    \"lint\": \"eslint .\",\n    \"preview\": \"vite preview\"\n  },\n  \"dependencies\": {\n    \"axios\": \"^1.7.9\",\n    \"react\": \"^19.0.0\",\n    \"react-dom\": \"^19.0.0\",\n    \"react-hot-toast\": \"^2.5.1\",\n    \"react-icons\": \"^5.4.0\",\n    \"react-router-dom\": \"^7.1.5\"\n  },\n  \"devDependencies\": {\n    \"@eslint/js\": \"^9.19.0\",\n    \"@types/react\": \"^19.0.8\",\n    \"@types/react-dom\": \"^19.0.3\",\n    \"@vitejs/plugin-react\": \"^4.3.4\",\n    \"eslint\": \"^9.19.0\",\n    \"eslint-plugin-react\": \"^7.37.4\",\n    \"eslint-plugin-react-hooks\": \"^5.0.0\",\n    \"eslint-plugin-react-refresh\": \"^0.4.18\",\n    \"globals\": \"^15.14.0\",\n    \"vite\": \"^6.1.0\"\n  }\n}\n```\n\n## Usage\n- Open `http://localhost:5173/` in your browser.\n- Create a survey, participate in voting, and view results.\n\n## Contributing\nContributions are welcome! Feel free to fork the repo and submit pull requests.\n\n## License\nThis project is licensed under the MIT License.\n\n## Contact\nDeveloped by **Md Mohsin Haider**\n- **GitHub**: [MdMohsinHaider](https://github.com/MdMohsinHaider)\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmdmohsinhaider%2Fvoting-survey-react-frontend","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmdmohsinhaider%2Fvoting-survey-react-frontend","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmdmohsinhaider%2Fvoting-survey-react-frontend/lists"}