{"id":21153224,"url":"https://github.com/shitu13/simple-crud","last_synced_at":"2025-07-28T09:05:33.027Z","repository":{"id":260906641,"uuid":"882249785","full_name":"shitu13/simple-crud","owner":"shitu13","description":"A full stack mern application that performs CRUD operations.","archived":false,"fork":false,"pushed_at":"2024-11-03T13:46:24.000Z","size":66,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-18T09:50:19.531Z","etag":null,"topics":["javascript-framework","nosql-database"],"latest_commit_sha":null,"homepage":"https://simple-crud-frontend-hc0z.onrender.com/","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/shitu13.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":"2024-11-02T09:57:59.000Z","updated_at":"2024-11-03T13:46:28.000Z","dependencies_parsed_at":"2024-11-03T14:28:54.135Z","dependency_job_id":"ffba2f38-52f8-47d1-9d05-5863e904f8aa","html_url":"https://github.com/shitu13/simple-crud","commit_stats":null,"previous_names":["shitu13/simple-crud"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/shitu13/simple-crud","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shitu13%2Fsimple-crud","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shitu13%2Fsimple-crud/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shitu13%2Fsimple-crud/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shitu13%2Fsimple-crud/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/shitu13","download_url":"https://codeload.github.com/shitu13/simple-crud/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shitu13%2Fsimple-crud/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":267489786,"owners_count":24095804,"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","status":"online","status_checked_at":"2025-07-28T02:00:09.689Z","response_time":68,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["javascript-framework","nosql-database"],"created_at":"2024-11-20T10:51:28.425Z","updated_at":"2025-07-28T09:05:32.854Z","avatar_url":"https://github.com/shitu13.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# User Management App\n\nThis is a Fullstack MERN application for managing user information. It utilizes MongoDB for the database, Express.js for the backend server, React.js for the frontend, and Node.js for the runtime environment.\n\n## Table of Contents\n\n- [Features](#features)\n- [Technologies Used](#technologies-used)\n- [Installation](#installation)\n- [Running the Application](#running-the-application)\n\n## Features\n\n- CRUD operations\n- Responsive design\n\n## Technologies Used\n\n- **Frontend:**\n  - React.js\n  - Axios (for API calls)\n\n- **Backend:**\n  - Node.js\n  - Express.js\n  - MongoDB\n  - Mongoose (for MongoDB object modeling)\n\n## Installation\n\n### Prerequisites\n\nMake sure you have the following installed:\n\n- Node.js (v14 or higher)\n- MongoDB (local or cloud instance)\n- npm (Node Package Manager)\n\n### Clone the Repository\n\n```bash\ngit clone https://github.com/shitu13/simple-crud.git\ncd simple-crud\n```\n### Install Dependencies\n\n- Backend: Navigate to the backend directory and install the dependencies.\n\n```\ncd backend\nnpm install\n```\n- Frontend: Navigate to the frontend directory and install the dependencies.\n\n```\ncd frontend\nnpm install\n```\n\n### Running the Application\n- Make sure your MongoDB server is running.\n\n- Navigate to the backend directory and run:\n```\ncd backend\nnpm run dev\n```\nThe backend server will run on http://localhost:8080 (or whichever port you specify in your configuration).\n\n- Navigate to the frontend directory and run:\n```\ncd frontend\nnpm run dev\n```\nThe frontend application will run on http://localhost:5173\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshitu13%2Fsimple-crud","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fshitu13%2Fsimple-crud","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshitu13%2Fsimple-crud/lists"}