{"id":29022565,"url":"https://github.com/moditham/group_finder_fe","last_synced_at":"2026-05-09T19:31:19.655Z","repository":{"id":300784236,"uuid":"1007163431","full_name":"ModithaM/Group_Finder_FE","owner":"ModithaM","description":null,"archived":false,"fork":false,"pushed_at":"2025-06-23T15:03:06.000Z","size":62,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-06-23T16:24:23.417Z","etag":null,"topics":["axios","jwt","nextjs","zustand"],"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/ModithaM.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-06-23T14:58:33.000Z","updated_at":"2025-06-23T15:08:48.000Z","dependencies_parsed_at":"2025-06-23T16:34:39.920Z","dependency_job_id":null,"html_url":"https://github.com/ModithaM/Group_Finder_FE","commit_stats":null,"previous_names":["moditham/group_finder_fe"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ModithaM/Group_Finder_FE","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ModithaM%2FGroup_Finder_FE","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ModithaM%2FGroup_Finder_FE/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ModithaM%2FGroup_Finder_FE/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ModithaM%2FGroup_Finder_FE/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ModithaM","download_url":"https://codeload.github.com/ModithaM/Group_Finder_FE/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ModithaM%2FGroup_Finder_FE/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":261990276,"owners_count":23241185,"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":["axios","jwt","nextjs","zustand"],"created_at":"2025-06-26T03:01:45.206Z","updated_at":"2026-05-09T19:31:19.647Z","avatar_url":"https://github.com/ModithaM.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Group Finder Frontend\n\nThis is the NextJS Frontend of the Group Finder System.\n\n## Overview\n\nGroup Finder is a web application designed to help users find and create groups. This repository contains the frontend codebase built with NextJS, offering a modern and responsive user interface.\n\n## Tech Stack\n\n- **Framework**: [Next.js](https://nextjs.org/)\n- **State Management**: [Zustand](https://github.com/pmndrs/zustand)\n- **HTTP Client**: [Axios](https://axios-http.com/)\n- **Authentication**: JWT (JSON Web Tokens)\n\n## Project Structure\n\n```\nGroup_Finder_FE/\n├── public/           # Static files\n├── src/\n│   ├── app/          # Next.js app router pages\n│   ├── components/   # Reusable UI components\n│   ├── data/         # Data models and constants\n│   ├── lib/          # Utility functions and shared code\n│   ├── services/     # API service implementations\n│   └── store/        # Zustand state management\n├── .gitignore        # Git ignore file\n├── eslint.config.mjs # ESLint configuration\n├── jsconfig.json     # JavaScript configuration\n├── next.config.mjs   # Next.js configuration\n├── package.json      # Project dependencies\n└── postcss.config.mjs # PostCSS configuration\n```\n\n## Getting Started\n\n### Prerequisites\n\n- Node.js (version 18 or later recommended)\n- npm or yarn\n\n### Installation\n\n1. Clone the repository:\n   ```bash\n   git clone https://github.com/ModithaM/Group_Finder_FE.git\n   cd Group_Finder_FE\n   ```\n\n2. Install dependencies:\n   ```bash\n   npm install\n   \n   ```\n\n3. Start the development server:\n   ```bash\n   npm run dev\n   \n   ```\n\n4. Open [http://localhost:3000](http://localhost:3000) in your browser to see the application.\n\n## Features\n\n- User authentication and authorization\n- Group creation and management\n- User profile management\n- Responsive design for desktop and mobile\n- Real-time updates\n\n## Contributing\n\n1. Fork the repository\n2. Create your feature branch: `git checkout -b feature/amazing-feature`\n3. Commit your changes: `git commit -m 'Add some amazing feature'`\n4. Push to the branch: `git push origin feature/amazing-feature`\n5. Open a Pull Request\n\n## License\n\nThis project is licensed under the [MIT License](LICENSE).\n\n## Contact\n\nProject Maintainer: [ModithaM](https://github.com/ModithaM)\n\n---\n\n*Last Updated: 2025-07-12*\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmoditham%2Fgroup_finder_fe","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmoditham%2Fgroup_finder_fe","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmoditham%2Fgroup_finder_fe/lists"}