{"id":21735076,"url":"https://github.com/devendracollage/react_todo","last_synced_at":"2026-04-12T13:04:13.368Z","repository":{"id":212908222,"uuid":"732123587","full_name":"DevendraCollage/React_Todo","owner":"DevendraCollage","description":null,"archived":false,"fork":false,"pushed_at":"2023-12-19T04:54:16.000Z","size":45,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-25T20:43:44.528Z","etag":null,"topics":["bootstrap5","css3","html5","reactjs","typescript"],"latest_commit_sha":null,"homepage":"https://react-todo-kohp.vercel.app/","language":"TypeScript","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/DevendraCollage.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}},"created_at":"2023-12-15T17:46:21.000Z","updated_at":"2023-12-25T14:03:30.000Z","dependencies_parsed_at":null,"dependency_job_id":"27a4517f-cbc8-47a8-9865-ce30c19e1a16","html_url":"https://github.com/DevendraCollage/React_Todo","commit_stats":null,"previous_names":["devendracollage/react_todo"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DevendraCollage%2FReact_Todo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DevendraCollage%2FReact_Todo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DevendraCollage%2FReact_Todo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DevendraCollage%2FReact_Todo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/DevendraCollage","download_url":"https://codeload.github.com/DevendraCollage/React_Todo/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244712669,"owners_count":20497528,"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":["bootstrap5","css3","html5","reactjs","typescript"],"created_at":"2024-11-26T05:11:50.941Z","updated_at":"2026-04-12T13:04:13.337Z","avatar_url":"https://github.com/DevendraCollage.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Todo App with React and TypeScript\n\nThis project is a simple Todo application built with React and TypeScript. It provides a clean and intuitive interface for managing your daily tasks. The use of TypeScript enhances code quality and ensures a more robust development experience.\n\n## Features\n\n- **Add Tasks**: Easily add new tasks with a title and optional description.\n- **Mark as Complete**: Check off completed tasks to keep track of your progress.\n- **Delete Tasks**: Remove tasks that are no longer needed.\n- **Filter Tasks**: Filter tasks based on their completion status (All, Active, Completed).\n- **Responsive Design**: The application is responsive and works seamlessly across different devices.\n\n## Technologies Used \n\n- **React**: A JavaScript library for building user interfaces.\n- **TypeScript**: A superset of JavaScript that adds static typing and other features.\n- **CSS**: Styling is done using CSS to create a visually appealing and user-friendly interface.\n\n## Getting Started\n\n1. **Clone the repository:**\n   ```bash\n   git clone https://github.com/DevendraCollage/todo-react-typescript.git\n\n2. **Install dependencies:**\n   ```bash\n   cd todo-react-typescript\n   npm install\n3. **Run the application:**\n   ```bash\n   npm start\n   The app will be accissible at https://localhost:3000 in your web browser.\n## Folder Structure \n- **src/**\n- **components/**: Contains React components used in the application.\n- **styles/**: CSS styles for components.\n- **types/**: TypeScript type definitions.\n- **App.tsx**: The main application component.\n- **index.tsx**: Entry point of the application.\n- **...other files**: Additional files and configurations.\n\nHappy task managing! 🚀\n\n# React + TypeScript + Vite\n\nThis template provides a minimal setup to get React working in Vite with HMR and some ESLint rules.\n\nCurrently, two official plugins are available:\n\n- [@vitejs/plugin-react](https://github.com/vitejs/vite-plugin-react/blob/main/packages/plugin-react/README.md) uses [Babel](https://babeljs.io/) for Fast Refresh\n- [@vitejs/plugin-react-swc](https://github.com/vitejs/vite-plugin-react-swc) uses [SWC](https://swc.rs/) for Fast Refresh\n\n## Expanding the ESLint configuration\n\nIf you are developing a production application, we recommend updating the configuration to enable type aware lint rules:\n\n- Configure the top-level `parserOptions` property like this:\n\n```js\nexport default {\n  // other rules...\n  parserOptions: {\n    ecmaVersion: 'latest',\n    sourceType: 'module',\n    project: ['./tsconfig.json', './tsconfig.node.json'],\n    tsconfigRootDir: __dirname,\n  },\n}\n```\n\n- Replace `plugin:@typescript-eslint/recommended` to `plugin:@typescript-eslint/recommended-type-checked` or `plugin:@typescript-eslint/strict-type-checked`\n- Optionally add `plugin:@typescript-eslint/stylistic-type-checked`\n- Install [eslint-plugin-react](https://github.com/jsx-eslint/eslint-plugin-react) and add `plugin:react/recommended` \u0026 `plugin:react/jsx-runtime` to the `extends` list\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdevendracollage%2Freact_todo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdevendracollage%2Freact_todo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdevendracollage%2Freact_todo/lists"}