{"id":16593813,"url":"https://github.com/safdarjamal/crud-app","last_synced_at":"2025-04-07T07:08:05.478Z","repository":{"id":37587583,"uuid":"178281903","full_name":"SafdarJamal/crud-app","owner":"SafdarJamal","description":"❄️ A simple and beautiful CRUD application built with React.","archived":false,"fork":false,"pushed_at":"2024-06-03T15:18:02.000Z","size":5730,"stargazers_count":166,"open_issues_count":5,"forks_count":134,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-03-31T05:07:19.612Z","etag":null,"topics":["create","create-react-app","crud-app","crud-application","delete","first-react-project","hooks","javascript","jsx","react","react-crud-app","react-for-beginners","react-hooks","reactjs","reactjs-components","read","redux","single-page-app","ui","update"],"latest_commit_sha":null,"homepage":"https://safdarjamal.github.io/crud-app/","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/SafdarJamal.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":"2019-03-28T21:02:58.000Z","updated_at":"2025-03-10T11:37:59.000Z","dependencies_parsed_at":"2024-11-24T02:15:26.724Z","dependency_job_id":null,"html_url":"https://github.com/SafdarJamal/crud-app","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SafdarJamal%2Fcrud-app","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SafdarJamal%2Fcrud-app/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SafdarJamal%2Fcrud-app/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SafdarJamal%2Fcrud-app/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SafdarJamal","download_url":"https://codeload.github.com/SafdarJamal/crud-app/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247608151,"owners_count":20965952,"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":["create","create-react-app","crud-app","crud-application","delete","first-react-project","hooks","javascript","jsx","react","react-crud-app","react-for-beginners","react-hooks","reactjs","reactjs-components","read","redux","single-page-app","ui","update"],"created_at":"2024-10-11T23:44:14.460Z","updated_at":"2025-04-07T07:08:05.459Z","avatar_url":"https://github.com/SafdarJamal.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ch1 align=\"center\"\u003e\n  \u003ca href=\"https://safdarjamal.github.io/crud-app/\"\u003e\n    CRUD App\n  \u003c/a\u003e\n\u003c/h1\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://github.com/SafdarJamal/crud-app/actions?query=workflow%3A%22Node.js+CI%22\"\u003e\n    \u003cimg src=\"https://github.com/SafdarJamal/crud-app/workflows/Node.js%20CI/badge.svg\" alt=\"Node.js CI\" /\u003e\n  \u003c/a\u003e\n  \u003ca href=\"https://github.com/SafdarJamal/crud-app/releases\"\u003e\n    \u003cimg src=\"https://img.shields.io/github/v/release/SafdarJamal/crud-app\" alt=\"GitHub Release (latest by date)\" /\u003e\n  \u003c/a\u003e\n  \u003ca href=\"https://github.com/SafdarJamal/crud-app/blob/master/LICENSE\"\u003e\n    \u003cimg src=\"https://img.shields.io/github/license/SafdarJamal/crud-app\" alt=\"License\" /\u003e\n  \u003c/a\u003e\n\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n  A simple and beautiful \u003ca href=\"https://www.codecademy.com/articles/what-is-crud\"\u003eCRUD\u003c/a\u003e application built with \u003ca href=\"https://reactjs.org\"\u003eReact\u003c/a\u003e.\n\u003c/p\u003e\n\n![crud-app](https://user-images.githubusercontent.com/48409548/94567114-8aa5ea80-0284-11eb-99f6-87401b099848.png)\n\n## Technologies Used\n\n- [React](http://reactjs.org)\n- [Primitive UI](https://taniarascia.github.io/primitive)\n- [SweetAlert2](https://sweetalert2.github.io)\n\n## Development\n\nTo get a local copy of the code, clone it using git:\n\n```\ngit clone https://github.com/SafdarJamal/crud-app.git\ncd crud-app\n```\n\nInstall dependencies:\n\n```\nnpm install\n```\n\nNow, you can start a local web server by running:\n\n```\nnpm start\n```\n\nand then you can open http://localhost:3000 to view it in the browser.\n\n#### Available Scripts\n\n| Script        | Description                                                             |\n| ------------- | ----------------------------------------------------------------------- |\n| npm start     | Runs the app in the development mode.                                   |\n| npm test      | Launches the test runner in the interactive watch mode.                 |\n| npm run build | Builds the app for production to the `build` folder.                    |\n| npm run eject | This command will remove the single build dependency from your project. |\n\n## Credits\n\nCRUD App is built and maintained by [Safdar Jamal](https://safdarjamal.github.io).\n\n## License\n\nCRUD App is open-source software licensed under the [MIT License](https://github.com/SafdarJamal/crud-app/blob/master/LICENSE).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsafdarjamal%2Fcrud-app","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsafdarjamal%2Fcrud-app","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsafdarjamal%2Fcrud-app/lists"}