{"id":15570071,"url":"https://github.com/saddamarbaa/blog-post-next-js","last_synced_at":"2026-04-02T02:51:55.485Z","repository":{"id":133757193,"uuid":"395718632","full_name":"saddamarbaa/blog-post-next-js","owner":"saddamarbaa","description":"==\u003e Building my blog post with React Js + Next Js + Node.js +  Express + MongoDB + CSS Modules + react-markdown +  Vercel Hosting  (a mobile-friendly)","archived":false,"fork":false,"pushed_at":"2021-11-07T09:17:06.000Z","size":13790,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-03T18:01:40.880Z","etag":null,"topics":["css-modules","expressjs","markdown","mongodb","nextjs","nodejs","reactjs","vercel-hosting"],"latest_commit_sha":null,"homepage":"https://saddam-blog.vercel.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/saddamarbaa.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":"2021-08-13T16:20:20.000Z","updated_at":"2023-05-10T12:38:46.000Z","dependencies_parsed_at":null,"dependency_job_id":"16689676-604e-48fa-b6a2-9773e269c7c8","html_url":"https://github.com/saddamarbaa/blog-post-next-js","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saddamarbaa%2Fblog-post-next-js","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saddamarbaa%2Fblog-post-next-js/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saddamarbaa%2Fblog-post-next-js/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saddamarbaa%2Fblog-post-next-js/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/saddamarbaa","download_url":"https://codeload.github.com/saddamarbaa/blog-post-next-js/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246145090,"owners_count":20730495,"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-modules","expressjs","markdown","mongodb","nextjs","nodejs","reactjs","vercel-hosting"],"created_at":"2024-10-02T17:41:03.600Z","updated_at":"2025-12-30T19:26:20.935Z","avatar_url":"https://github.com/saddamarbaa.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n# Next Js Blog\n\nBuilding my blog post with React Js + Next Js + Node.js + Express + MongoDB + CSS Modules + react-markdown + Vercel Hosting (a mobile-friendly)\n\n# Table of contents\n\n-  [Author](#Author)\n-  [Demo](#Demo)\n-  [Technologies](#Technologies)\n-  [Contributing](#Contributing)\n-  [Related Projects](#Related_Projects)\n-  [Support](#Support)\n-  [Feedback](#Feedback)\n-  [Run Locally](#Run_Locally)\n-  [Environment Variables](#Environment)\n-  [Screenshots](#Screenshots)\n\n# Author\n\n### \u003ca href=\"https://github.com/saddamarbaa\"\u003e@Saddam Arbaa\u003c/a\u003e\n\n# Technologies\n\n**Client:**\n\n-  React Js\n-  Next Js\n-  CSS Modules\n-  react-markdown\n\n**Server:**\n\n-  Node.js\n-  Express\n-  MongoDB\n-  Vercel Hosting\n\n# Demo\n\n## \u003ca href=\"https://saddam-blog.vercel.app/\"\u003eLIVE DEMO\u003c/a\u003e\n\n# Contributing\n\nContributions are always welcome!\n\n# Related_Projects\n\n### Vanilla JS Blog with JavaScript + Node.js + Express + MongoDB\n\n### \u003ca href=\"https://github.com/saddamarbaa/blog-post-front-end-vanillaJS\"\u003e Github Repo \u003c/a\u003e\n\n### Blog API with Node.js, Express, MongoDB, and JSON Web Token Authentication\n\n### \u003ca href=\"https://github.com/saddamarbaa/blog-api\"\u003e Github Repo \u003c/a\u003e\n\n# Support\n\nFor support, email saddamarbaas@gmail.com.\n\n# Feedback\n\nIf you have any feedback, please reach out to me at saddamarbaas@gmail.com\n\nTwitter\nhttps://twitter.com/ArbaaSaddam/\n\nLinkedin.\nhttps://www.linkedin.com/in/saddamarbaa/\n\nGithub\nhttps://github.com/saddamarbaa\n\nInstagram\nhttps://www.instagram.com/saddam.dev/\n\nFacebook\nhttps://www.facebook.com/saddam.arbaa\n\n# Run_Locally\n\nClone the project\n\n```bash\nhttps://github.com/saddamarbaa/blog-post-next-js\n```\n\nGo to the project directory\n\n```bash\n  cd blog-post-next-js\n```\n\nInstall dependencies\n\n```bash\n  npm install\n```\n\nStart the server\n\n```bash\nnpm run dev\n# or\nyarn dev\n```\n\n# Environment\n\n-  To run this project, you will need to create a new project on MongoDB and add the following environment variables to your next.config.js\n\n-  MONGODB_USERNAME\n-  MONGODB_PASSWORD\n-  MONGODB_CLUSTER_NAME\n-  MONGODB_DATABASE\n\n# Screenshots\n\n## Home Page\n\n![image](https://user-images.githubusercontent.com/51326421/140636316-23151865-97ee-4164-aa56-0933547026fe.png)\n\n![image](https://user-images.githubusercontent.com/51326421/140636309-aa13cfbb-ee75-44c4-8360-31cf71ff6d9f.png)\n\n## Responsive on mobile and tablet screens\n\n![image](https://user-images.githubusercontent.com/51326421/140636515-f409c03f-60fb-4545-a00c-c218e98b07e1.png)\n\n## Blog Details Page\n\n![image](https://user-images.githubusercontent.com/51326421/140636391-8bfd5fc4-3868-4af4-9622-f5a3a4ec4317.png)\n\n## Contact Page\n\n![image](https://user-images.githubusercontent.com/51326421/140636433-a4a7b03b-176e-471c-84db-f01b71f7e24d.png)\n\nThis is a [Next.js](https://nextjs.org/) project bootstrapped with [`create-next-app`](https://github.com/vercel/next.js/tree/canary/packages/create-next-app).\n\n## Getting Started\n\nFirst, run the development server:\n\n```bash\nnpm run dev\n# or\nyarn dev\n```\n\nOpen [http://localhost:3000](http://localhost:3000) with your browser to see the result.\n\nYou can start editing the page by modifying `pages/index.js`. The page auto-updates as you edit the file.\n\n[API routes](https://nextjs.org/docs/api-routes/introduction) can be accessed on [http://localhost:3000/api/hello](http://localhost:3000/api/hello). This endpoint can be edited in `pages/api/hello.js`.\n\nThe `pages/api` directory is mapped to `/api/*`. Files in this directory are treated as [API routes](https://nextjs.org/docs/api-routes/introduction) instead of React pages.\n\n## Learn More\n\nTo learn more about Next.js, take a look at the following resources:\n\n-  [Next.js Documentation](https://nextjs.org/docs) - learn about Next.js features and API.\n-  [Learn Next.js](https://nextjs.org/learn) - an interactive Next.js tutorial.\n\nYou can check out [the Next.js GitHub repository](https://github.com/vercel/next.js/) - your feedback and contributions are welcome!\n\n## Deploy on Vercel\n\nThe easiest way to deploy your Next.js app is to use the [Vercel Platform](https://vercel.com/new?utm_medium=default-template\u0026filter=next.js\u0026utm_source=create-next-app\u0026utm_campaign=create-next-app-readme) from the creators of Next.js.\n\nCheck out our [Next.js deployment documentation](https://nextjs.org/docs/deployment) for more details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsaddamarbaa%2Fblog-post-next-js","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsaddamarbaa%2Fblog-post-next-js","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsaddamarbaa%2Fblog-post-next-js/lists"}