{"id":23722696,"url":"https://github.com/thomas465xd/frontend-product-management","last_synced_at":"2026-04-14T19:33:31.936Z","repository":{"id":259913697,"uuid":"879476731","full_name":"Thomas465xd/frontend-product-management","owner":"Thomas465xd","description":"The frontend for a product management app made using React, TypeScript, Valibot, and more that uses my own REST API  made using Express, Node and TypeScript","archived":false,"fork":false,"pushed_at":"2024-10-31T00:06:30.000Z","size":97,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-05-30T18:21:20.014Z","etag":null,"topics":["api","react","react-router","rest-api","tailwind","tailwindcss","tsx","types","typescript","vercel","vite"],"latest_commit_sha":null,"homepage":"https://frontend-product-management-six.vercel.app","language":"TypeScript","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/Thomas465xd.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,"zenodo":null}},"created_at":"2024-10-28T01:27:22.000Z","updated_at":"2024-10-31T00:06:34.000Z","dependencies_parsed_at":null,"dependency_job_id":"22e4b539-1e03-40e8-8be1-8a3e32ac87ad","html_url":"https://github.com/Thomas465xd/frontend-product-management","commit_stats":null,"previous_names":["thomas465xd/frontend-product-management"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/Thomas465xd/frontend-product-management","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Thomas465xd%2Ffrontend-product-management","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Thomas465xd%2Ffrontend-product-management/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Thomas465xd%2Ffrontend-product-management/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Thomas465xd%2Ffrontend-product-management/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Thomas465xd","download_url":"https://codeload.github.com/Thomas465xd/frontend-product-management/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Thomas465xd%2Ffrontend-product-management/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31812969,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-14T18:05:02.291Z","status":"ssl_error","status_checked_at":"2026-04-14T18:05:01.765Z","response_time":153,"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":["api","react","react-router","rest-api","tailwind","tailwindcss","tsx","types","typescript","vercel","vite"],"created_at":"2024-12-30T23:55:48.096Z","updated_at":"2026-04-14T19:33:31.929Z","avatar_url":"https://github.com/Thomas465xd.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Product Management Frontend\n\nThis is the frontend of a full-stack product management application. It is built with **React** and styled using **Tailwind CSS** to provide an attractive, intuitive user interface. The app allows users to view, add, edit, delete, and manage product availability by connecting to a REST API backend deployed in another domain.\n\n## Table of Contents\n- [Features](#features)\n- [Tech Stack](#tech-stack)\n- [Installation](#installation)\n- [Deployment](#deployment)\n- [Usage](#usage)\n- [Future Enhancements](#future-enhancements)\n- [License](#license)\n\n## Features\n\n- **User-Friendly Interface**: Built with **React** and **Tailwind CSS** for a clean and responsive design.\n- **CRUD Functionality**: Full Create, Read, Update, Delete (CRUD) functionality for managing products visually.\n- **API Integration**: Communicates with a REST API backend to handle product data efficiently.\n\n## Tech Stack\n\n- **React** - JavaScript library for building user interfaces.\n- **Tailwind CSS** - Utility-first CSS framework for styling.\n- **Vercel** - Platform used for deploying the frontend.\n\n## Installation\n\n1. **Clone the repository:**\n   ```bash\n   git clone https://github.com/your-username/product-management-frontend.git\n   cd product-management-frontend\n2. **Install Dependencies:**\n   ```bash\n   npm install\n   ```\n3. **Environment Variables:** Create a .env file in the root directory and add the following:\n   ```plaintext\n   VITE_API_URL=https://rest-api-product-management.onrender.com\n   ```\n4. **Run the App:**\n   ```bash\n   npm run dev\n   ```\nThe app will be available at `http://localhost:5173` by default.\n   \n## Deployment\nThe frontend is deployed on Vercel for production, ensuring scalability and high availability.\n\n## Usage\n\n- **Product Management:** Users can create, view, edit, and delete products.\n- **Availability Toggle:** A patch endpoint allows toggling product availability, making it easy to manage stock visibility.\n\n## Future Enhancements\n\n- **User Authentication:** Add user accounts to secure product management.\n- **Enhanced Filtering:** Add filters and search functionality to streamline product views.\n- **Improved UX/UI:** Expand styles and add animations for a smoother user experience.\n\n## License\nThis project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.\n\n---\n\n**Note:** For backend setup and API documentation, refer to the [REST API repository](https://github.com/Thomas465xd/rest_api-product-management).\n\n---\n\n**Made with ♥️ Thomas Schrödinger**\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthomas465xd%2Ffrontend-product-management","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fthomas465xd%2Ffrontend-product-management","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthomas465xd%2Ffrontend-product-management/lists"}