{"id":23439709,"url":"https://github.com/sanidhyy/mern-admin","last_synced_at":"2025-04-13T08:09:42.381Z","repository":{"id":164500665,"uuid":"615648072","full_name":"sanidhyy/mern-admin","owner":"sanidhyy","description":"Modern Full Stack Admin Dashboard using MERN","archived":false,"fork":false,"pushed_at":"2025-01-17T06:57:22.000Z","size":1985,"stargazers_count":67,"open_issues_count":0,"forks_count":18,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-04-13T08:09:36.547Z","etag":null,"topics":["css","javascript","js","material-ui","mern","mern-stack","mongodb","mui","react","reactjs"],"latest_commit_sha":null,"homepage":"https://mern-admin.netlify.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/sanidhyy.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE.md","code_of_conduct":"CODE_OF_CONDUCT.md","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},"funding":{"github":["sanidhyy"],"patreon":"sanidhy","custom":"https://www.buymeacoffee.com/sanidhy"}},"created_at":"2023-03-18T09:07:50.000Z","updated_at":"2025-03-27T20:22:18.000Z","dependencies_parsed_at":null,"dependency_job_id":"929f5def-fdab-443a-9aa8-2317a2358273","html_url":"https://github.com/sanidhyy/mern-admin","commit_stats":null,"previous_names":["sanidhyy/mern-admin"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanidhyy%2Fmern-admin","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanidhyy%2Fmern-admin/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanidhyy%2Fmern-admin/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanidhyy%2Fmern-admin/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sanidhyy","download_url":"https://codeload.github.com/sanidhyy/mern-admin/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248681492,"owners_count":21144700,"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":["css","javascript","js","material-ui","mern","mern-stack","mongodb","mui","react","reactjs"],"created_at":"2024-12-23T15:33:31.427Z","updated_at":"2025-04-13T08:09:42.358Z","avatar_url":"https://github.com/sanidhyy.png","language":"JavaScript","funding_links":["https://github.com/sponsors/sanidhyy","https://patreon.com/sanidhy","https://www.buymeacoffee.com/sanidhy"],"categories":[],"sub_categories":[],"readme":"# Modern Full Stack Admin Dashboard using MERN\n\n![Modern Full Stack Admin Dashboard using MERN](/.github/images/img_main.png \"Modern Full Stack Admin Dashboard using MERN\")\n\n[![Ask Me Anything!](https://img.shields.io/badge/Ask%20me-anything-1abc9c.svg)](https://github.com/Technical-Shubham-tech \"Ask Me Anything!\")\n[![GitHub license](https://img.shields.io/github/license/Technical-Shubham-tech/mern-admin)](https://github.com/Technical-Shubham-tech/mern-admin/blob/main/LICENSE.md \"GitHub license\")\n[![Maintenance](https://img.shields.io/badge/Maintained%3F-yes-green.svg)](https://github.com/Technical-Shubham-tech/mern-admin/commits/main \"Maintenance\")\n[![GitHub branches](https://badgen.net/github/branches/Technical-Shubham-tech/mern-admin)](https://github.com/Technical-Shubham-tech/mern-admin/branches \"GitHub branches\")\n[![Github commits](https://badgen.net/github/commits/Technical-Shubham-tech/mern-admin/main)](https://github.com/Technical-Shubham-tech/mern-admin/commits \"Github commits\")\n[![Netlify Status](https://api.netlify.com/api/v1/badges/2fb5c7dc-fa84-425f-9432-d5844a67f291/deploy-status)](https://mern-admin.netlify.app/ \"Netlify Status\")\n[![GitHub issues](https://img.shields.io/github/issues/Technical-Shubham-tech/mern-admin)](https://github.com/Technical-Shubham-tech/mern-admin/issues \"GitHub issues\")\n[![GitHub pull requests](https://img.shields.io/github/issues-pr/Technical-Shubham-tech/mern-admin)](https://github.com/Technical-Shubham-tech/mern-admin/pulls \"GitHub pull requests\")\n\n## ⚠️ Before you start\n\n1. Make sure **Git** and **NodeJS** is installed.\n2. Clone this repository to your local computer.\n3. Create .env file in both **client** and **server**.\n4. Contents of **client/.env**:\n\n```\nREACT_APP_BASE_URL=\"http://localhost:5001\"\n```\n\n5. Contents of **server/.env**:\n\n```\nMONGODB_URL=\"XXXXXXXXXXXXXXXXXXXXXXXXX\"\nPORT=5001\n```\n\n5. Open terminal and run `npm install` or `yarn install` in both **client** \u0026 **server**.\n\n6. Create new account in [MongoDB](https://mongodb.com/ \"MongoDB\").\n\n7. From dashboard Create New Project \u003e Create New Cluster \u003e Click Connect and Make sure you add current ip address to be able to connect to this database.\n\n![Setup MongoDB](/.github/images/step_mongodb1.jpg \"Setup MongoDB\")\n\n**NOTE:** Make Sure you type same email in `VITE_APP_EMAILJS_RECIEVER` in `.env`\n\n8. Once, MONGODB is configured, copy your **MONGODB URL** to `MONGODB_URL`.\n\n![Copy MONGODB_URL](/.github/images/step_mongodb2.png \"Copy MONGODB_URL\")\n\n9. Now, open `server/index.js` and uncomment imports and other lines to **insert data** into MongoDB.\n   **NOTE:** Make sure to comment them after running first time to avoid duplicate values in database.\n\n10. Now app is fully configured :+1: and you can start using this app using `npm run dev` or `yarn run dev` for server and `npm start` or `yarn start` for client.\n\n**NOTE:** Make sure you don't share these keys publicaly.\n\n## :fire: Features\n\n- Supports both **Dark** and **Light** Theme.\n- **Mobile Responsive** Layout.\n- Built-in **5+ Fully Customizable Scenes** including:\n  1. Products\n  2. Customers\n  3. Transactions\n  4. Geography\n- Easy to customize **6+ charts** with theme support including:\n  1. Overview\n  2. Daily\n  3. Monthly\n  4. Breakdown\n  5. Admin\n  6. Performance\n- **4+ Customizable Pages** with full theming support including:\n  1. Dashboard\n  2. Client Facing\n  3. Sales\n  4. Management\n- **15+ Components** which are easy-to-use and fully customizable.\n\n**NOTE:** While running deployed version, it might take some time to load first time on render. [Learn more](https://render.com/docs/free#other-limitations \"Learn More\")\n\n## :camera: Screenshots:\n\n![Modern UI/UX](/.github/images/img1.png \"Modern UI/UX\")\n\n![Fulfilled with Features](/.github/images/img2.png \"Fulfilled with Features\")\n\n![Geography Data](/.github/images/img3.png \"Geography Data\")\n\n![Server Side Pagination](/.github/images/img4.png \"Server Side Pagination\")\n\n![Different Charts](/.github/images/img5.png \"Different Charts\")\n\n## :gear: Built with\n\n[![React JS](https://skillicons.dev/icons?i=react)](https://react.dev/ \"React JS\") [![Node JS](https://skillicons.dev/icons?i=nodejs)](https://nodejs.org/ \"Node JS\") [![MongoDB](https://skillicons.dev/icons?i=mongodb)](https://mongodb.com/ \"MongoDB\") [![Material UI](https://skillicons.dev/icons?i=materialui)](https://mui.com/ \"Material UI\") [![React Redux](https://skillicons.dev/icons?i=redux)](https://redux.js.org/ \"React Redux\")\n\n## :wrench: Stats\n\n[![Stats for this App](/.github/images/stats.svg)](https://pagespeed.web.dev/ \"Stats for this App\")\n\n## :raised_hands: Contribute\n\nYou might encounter some bugs while using this app. You are more than welcome to contribute. Just submit changes via pull request and I will review them before merging. Make sure you follow community guidelines.\n\n## Buy Me a Coffee 🍺\n\n[\u003cimg src=\"https://img.shields.io/badge/Buy_Me_A_Coffee-FFDD00?style=for-the-badge\u0026logo=buy-me-a-coffee\u0026logoColor=black\" width=\"200\" /\u003e](https://www.buymeacoffee.com/sanidhy \"Buy me a Coffee\")\n\n## :rocket: Follow Me\n\n[![GitHub followers](https://img.shields.io/github/followers/Technical-Shubham-tech?style=social\u0026label=Follow\u0026maxAge=2592000)](https://github.com/Technical-Shubham-tech \"Follow Me\")\n[![Twitter](https://img.shields.io/twitter/url?style=social\u0026url=https%3A%2F%2Ftwitter.com%2FTechnicalShubam)](https://twitter.com/intent/tweet?text=Wow:\u0026url=https%3A%2F%2Fgithub.com%2FTechnical-Shubham-tech%2Fmedical-chat-app \"Tweet\")\n[![YouTube](https://img.shields.io/badge/YouTube-FF0000?style=for-the-badge\u0026logo=youtube\u0026logoColor=white)](https://www.youtube.com/channel/UCNAz_hUVBG2ZUN8TVm0bmYw \"Subscribe my Channel\")\n\n## :star: Give A Star\n\nYou can also give this repository a star to show more people and they can use this repository.\n\n## :books: Available Scripts\n\nIn the project directory, you can run:\n\n### `yarn run dev`\n\nRuns the app in the development mode.\\\nOpen [http://localhost:3000](http://localhost:3000) to view it in your browser.\n\nThe page will reload when you make changes.\\\nYou may also see any lint errors in the console.\n\n### `yarn test`\n\nLaunches the test runner in the interactive watch mode.\\\nSee the section about [running tests](https://facebook.github.io/create-react-app/docs/running-tests) for more information.\n\n### `yarn run build`\n\nBuilds the app for production to the `dist` folder.\\\nIt correctly bundles React in production mode and optimizes the build for the best performance.\n\nThe build is minified and the filenames include the hashes.\\\nYour app is ready to be deployed!\n\nSee the section about [deployment](https://facebook.github.io/create-react-app/docs/deployment) for more information.\n\n### `yarn eject`\n\n**Note: this is a one-way operation. Once you `eject`, you can't go back!**\n\nIf you aren't satisfied with the build tool and configuration choices, you can `eject` at any time. This command will remove the single build dependency from your project.\n\nInstead, it will copy all the configuration files and the transitive dependencies (webpack, Babel, ESLint, etc) right into your project so you have full control over them. All of the commands except `eject` will still work, but they will point to the copied scripts so you can tweak them. At this point you're on your own.\n\nYou don't have to ever use `eject`. The curated feature set is suitable for small and middle deployments, and you shouldn't feel obligated to use this feature. However we understand that this tool wouldn't be useful if you couldn't customize it when you are ready for it.\n\n## :page_with_curl: Learn More\n\nYou can learn more in the [Create React App documentation](https://facebook.github.io/create-react-app/docs/getting-started).\n\nTo learn React, check out the [React documentation](https://reactjs.org/).\n\n### Code Splitting\n\nThis section has moved here: [https://facebook.github.io/create-react-app/docs/code-splitting](https://facebook.github.io/create-react-app/docs/code-splitting)\n\n### Analyzing the Bundle Size\n\nThis section has moved here: [https://facebook.github.io/create-react-app/docs/analyzing-the-bundle-size](https://facebook.github.io/create-react-app/docs/analyzing-the-bundle-size)\n\n### Making a Progressive Web App\n\nThis section has moved here: [https://facebook.github.io/create-react-app/docs/making-a-progressive-web-app](https://facebook.github.io/create-react-app/docs/making-a-progressive-web-app)\n\n### Advanced Configuration\n\nThis section has moved here: [https://facebook.github.io/create-react-app/docs/advanced-configuration](https://facebook.github.io/create-react-app/docs/advanced-configuration)\n\n### Deployment\n\nThis section has moved here: [https://facebook.github.io/create-react-app/docs/deployment](https://facebook.github.io/create-react-app/docs/deployment)\n\n### `yarn run build` fails to minify\n\nThis section has moved here: [https://facebook.github.io/create-react-app/docs/troubleshooting#npm-run-build-fails-to-minify](https://facebook.github.io/create-react-app/docs/troubleshooting#npm-run-build-fails-to-minify)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsanidhyy%2Fmern-admin","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsanidhyy%2Fmern-admin","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsanidhyy%2Fmern-admin/lists"}