{"id":25460959,"url":"https://github.com/techmainul-dev/react-with-tapas-bhai","last_synced_at":"2026-04-15T18:31:59.570Z","repository":{"id":275462613,"uuid":"921839243","full_name":"TechMainul-dev/react-with-tapas-bhai","owner":"TechMainul-dev","description":"A react project with tailwindCSS","archived":false,"fork":false,"pushed_at":"2025-03-07T06:18:49.000Z","size":495,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-05-17T03:33:17.580Z","etag":null,"topics":["react","tailwindcss","vite"],"latest_commit_sha":null,"homepage":"https://react-app-with-tapascript.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/TechMainul-dev.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-01-24T18:00:46.000Z","updated_at":"2025-03-07T06:18:52.000Z","dependencies_parsed_at":"2025-03-01T07:33:36.512Z","dependency_job_id":null,"html_url":"https://github.com/TechMainul-dev/react-with-tapas-bhai","commit_stats":null,"previous_names":["techmainul-dev/react-with-tapas-bhai"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/TechMainul-dev/react-with-tapas-bhai","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TechMainul-dev%2Freact-with-tapas-bhai","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TechMainul-dev%2Freact-with-tapas-bhai/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TechMainul-dev%2Freact-with-tapas-bhai/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TechMainul-dev%2Freact-with-tapas-bhai/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/TechMainul-dev","download_url":"https://codeload.github.com/TechMainul-dev/react-with-tapas-bhai/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TechMainul-dev%2Freact-with-tapas-bhai/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31854713,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-15T15:24:51.572Z","status":"ssl_error","status_checked_at":"2026-04-15T15:24:39.138Z","response_time":63,"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","tailwindcss","vite"],"created_at":"2025-02-18T05:05:32.663Z","updated_at":"2026-04-15T18:31:59.530Z","avatar_url":"https://github.com/TechMainul-dev.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# React + Vite with TailwindCSS\n\nhttps://react-app-with-tapascript.netlify.app/\n\n# Task 3: 🚗\n\n![alt text](./src/assets/task-3.png)\n\nA web-based application showcasing premium cars, featuring a **Mercedes Luxury Sedan (2023 model)** with interactive details, responsive design, and filtering options.\n\n## 📝 Project Overview\n\nThis project highlights high-end vehicles, focusing on their **brand, year, price, and premium status**. It provides users with a seamless browsing experience and allows them to explore car details effectively.\n\n---\n\n## 📌 Features\n\n✅ **Luxury Car Showcase** – Display premium vehicles with detailed specifications.  \n✅ **Responsive Design** – Supports different screen sizes (Desktop, Tablet, Mobile).  \n✅ **Filtering \u0026 Sorting** – Users can filter cars based on brand, price, and year.  \n✅ **Interactive UI** – Built using **React.js \u0026 Tailwind CSS** for a modern look.  \n✅ **Future Enhancements** – Adding car comparisons, finance calculators, and test drive booking.\n\n---\n\n## 🏎 Car Details\n\n- **Type**: Luxury Sedan\n- **Brand**: Mercedes\n- **Year**: 2023\n- **Price**: $80,000\n- **Premium**: Yes\n\n---\n\n## 📂 Tech Stack\n\n- **Frontend**: React.js, Tailwind CSS\n- **Backend**: Node.js / Express (if needed)\n- **Database**: Firebase / MongoDB (optional)\n- **API Integration**: Fetching real-time car market data\n\n---\n\n## 🖥️ Responsive Layout\n\nImplemented using Tailwind CSS:\n\n## 📌 How to Run the Project\n\nFollow these steps to set up and run the project locally:\n\n### **Step 1: Clone the Repository**\n\n    git clone https://github.com/TechMainul-dev/react-with-tapas-bhai.git\n\n### **Step 2: Install Dependencies then run with this commands**\n\n    npm install or  yarn install\n    npm run dev\n\nopen link \"http://localhost:5173/\"\n\n# Task 4: 🚗 React Car App with search and filter\n\nThis project is a React application that allows users to filter and display cars based on their premium status. The app demonstrates the use of state management, conditional rendering, and array manipulation in React.\n\n---\n\n## 📋 Requirements\n\n1. **Diagram (PNG)**: A visual representation of the component structure and state flow.\n2. **State Name and Component Location**:\n   i. Search → BookList,\n   ii. Featured (isPremium) → CarShows\n3. **Project Link**: A link to the live project or repository.\n\n---\n\n## 📂 Project Structure\n\n### Diagram\n\n![Component Diagram](./src/assets/CarShows.png)  \n_(Replace `diagram.png` with the actual file name of your diagram.)_\n\n---\n\n### State and Component Details\n\n| **State Name**   | **Component Location** | **Description**                                              |\n| ---------------- | ---------------------- | ------------------------------------------------------------ |\n| `search`         | `App.js`               | Holds the list of cars. Updated based on the premium filter. |\n| `toggleFeatured` | `App.js`               | Function to filter cars based on the `isPremium` property.   |\n\n---\n\n## 🚀 How to Run the Project\n\n1. Clone the repository:\n   ```bash\n   git clone \u003crepository-link\u003e\n   Navigate to the project directory:\n   ```\n\nbash\nCopy\ncd \u003cproject-folder\u003e\nInstall dependencies:\n\nbash\nCopy\nnpm install\nStart the development server:\n\nbash\nCopy\nnpm start\nOpen your browser and visit http://localhost:3000.\n\n🔗 Project Link\nGitHub Repository: https://github.com/TechMainul-dev/react-with-tapas-bhai.git\n\nLive Demo: https://react-app-with-tapascript.netlify.app/\n\n# Task 5: 👥\n\n🚀 Features\nDisplay a list of users with their full name, age, and occupation.\n\nAdd a random user to the list by clicking the + icon.\n\nShow the total user count at the top of the page.\n\nBuilt with Vite for fast development and TailwindCSS for styling.\n\nIncludes a Figma UI design, component breakdown diagram, and component hierarchy diagram.\n\nDeployed publicly for easy access.\n\n### Project Structure\n\n![Component Diagram](./src/assets/user-diagram.png)\n\n### Component Hierarchy Diagram :\n\n![Component Diagram](./src/assets/user-hierarchy.png)\n\n🔗 Project Link\nGitHub Repository: https://github.com/TechMainul-dev/react-with-tapas-bhai.git\n\nLive Demo: https://react-app-with-tapascript.netlify.app/\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftechmainul-dev%2Freact-with-tapas-bhai","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftechmainul-dev%2Freact-with-tapas-bhai","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftechmainul-dev%2Freact-with-tapas-bhai/lists"}