{"id":17353076,"url":"https://github.com/gmartins-dev/next-socialdev","last_synced_at":"2025-04-14T21:25:44.141Z","repository":{"id":104004764,"uuid":"495774916","full_name":"gmartins-dev/next-socialdev","owner":"gmartins-dev","description":"FullStack Project using Next.js","archived":false,"fork":false,"pushed_at":"2023-01-01T09:35:42.000Z","size":1583,"stargazers_count":5,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-28T09:36:21.729Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://next-socialdev.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/gmartins-dev.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}},"created_at":"2022-05-24T10:29:31.000Z","updated_at":"2023-01-28T14:22:09.000Z","dependencies_parsed_at":"2023-11-08T11:45:14.561Z","dependency_job_id":null,"html_url":"https://github.com/gmartins-dev/next-socialdev","commit_stats":null,"previous_names":["gmartins-dev/next-socialdev"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gmartins-dev%2Fnext-socialdev","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gmartins-dev%2Fnext-socialdev/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gmartins-dev%2Fnext-socialdev/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gmartins-dev%2Fnext-socialdev/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gmartins-dev","download_url":"https://codeload.github.com/gmartins-dev/next-socialdev/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248961841,"owners_count":21190090,"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":[],"created_at":"2024-10-15T17:15:33.627Z","updated_at":"2025-04-14T21:25:44.109Z","avatar_url":"https://github.com/gmartins-dev.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n  \n\n\u003cdiv  align=\"center\"\u003e\n\n\u003cimg  alt=\"Guilherme Martins - Frontend Developer\"  src=\"https://images2.imgbox.com/ae/e8/W7QmciDO_o.png\" width=\"40%\"  /\u003e\n\n\u003c/div\u003e\n\n  \n\n\u003ch1  align=\"center\"\u003e\n\n🎶 \"ShareSpot\" - Full-stack Web Application 🌐\n\n\u003c/h1\u003e\n\n  \n  \n\n\n## 🗃 Project\n\nFullStack Next.Js application - “ShareSpot” in reference to Spotify,\nthe idea was basically to build a social network to share your favorite songs, playlists, and podcasts.\n\nComplete Full Stack JavaScript project built using Next.js in both Backend and Frontend.\n\n\u003c/br\u003e\n\n\n\n## 🛠 Technologies\n\nThis project was developed with the following technologies:\n\n  \u003cimg  align=\"center\"  alt=\"JavaScript\"  height=\"30\"  width=\"30\"  src=\"https://raw.githubusercontent.com/devicons/devicon/master/icons/javascript/javascript-plain.svg\"\u003e **JavaScript**\n  \n  \u003cimg  align=\"center\"  alt=\"NextJs\"  height=\"30\"  width=\"30\"  src=\"https://raw.githubusercontent.com/devicons/devicon/master/icons/nextjs/nextjs-original.svg\"\u003e **NextJs**\n    \n  \u003cimg  align=\"center\"  alt=\"React\"  height=\"30\"  width=\"30\"  src=\"https://raw.githubusercontent.com/devicons/devicon/master/icons/react/react-original.svg\"\u003e **React**\n\n \u003cimg align=\"center\" alt=\"Node\" height=\"30\" width=\"30\" src=\"https://raw.githubusercontent.com/devicons/devicon/master/icons/nodejs/nodejs-original.svg\"\u003e **NodeJs**\n \n   \u003cimg  align=\"center\"  alt=\"MongoDB\"  height=\"30\"  width=\"30\"  src=\"https://www.svgrepo.com/show/331488/mongodb.svg\"\u003e **MongoDB**\n \n  \u003cimg  align=\"center\"  alt=\"StyledComponents\"  height=\"30\"  width=\"30\"  src=\"https://cdn.worldvectorlogo.com/logos/styled-components-1.svg\"\u003e **Styled Components**\n  \n\n\u003c/br\u003e\n\n\n## 💻 Demonstration\n\n\u003c/br\u003e\n\n\u003ch5 align=\"center\"\u003e 🔗 Online: https://next-socialdev.vercel.app\u003c/h5\u003e\n\n\u003c/br\u003e\n\u003cp  align=\"center\"\u003e\n  \u003ckbd\u003e\n\u003cimg width=\"100%\" style=\"border-radius: 5px\" height=\"70%\" src=\"https://images2.imgbox.com/a1/12/4rlw2dIb_o.png\" alt=\"\"\u003e\n\u003c/kbd\u003e\n\u003c/p\u003e\n\n\n\u003c/br\u003e\n\n## 🚀 How to run\n\nIf you want to run the project on your local machine, just follow the steps below:\n\n```bash\n$ git clone https://github.com/guilhermemm-dev/world-cup-project\n\n# Install the dependencies\n\n$ yarn install or npm install\n```\n\n- Run backend server:\n\n```bash\n$ cd backend\nnpm run dev\n\n```\n\n- Run web/desktop applicaton:\n\n```bash\n$ cd frontend\nnpm run dev\n\n```\n\n\n\u003c/br\u003e\n\n## 📝 License\n\n  \n\nThis project is licensed under the MIT license.\n\n  \n\n\u003cimg src=\"https://img.shields.io/badge/license-MIT-success\"/\u003e\n\n\u003c/p\u003e\n\n  \n  \n\u003c/br\u003e\n\u003chr/\u003e\n\u003c/br\u003e\n  \n\n\n\n\u003ch3\u003e Guilherme Martins - @guilhermemm-dev \u003c/h3\u003e\n\n- Portfolio: https://guilhermemm.dev\n\n- LinkedIn: https://www.linkedin.com/in/guilhermemm-dev\n\n- GitHub: https://github.com/guilhermemm-dev\n\n- Email: contact@guilhermemm.dev\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgmartins-dev%2Fnext-socialdev","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgmartins-dev%2Fnext-socialdev","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgmartins-dev%2Fnext-socialdev/lists"}