{"id":23838237,"url":"https://github.com/rishabhraikwar98/scribble","last_synced_at":"2026-05-08T07:32:42.922Z","repository":{"id":224929084,"uuid":"757963161","full_name":"rishabhraikwar98/scribble","owner":"rishabhraikwar98","description":"A simple Micro blogging platform made using MERN Stack","archived":false,"fork":false,"pushed_at":"2024-09-28T07:06:06.000Z","size":1038,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-09T05:35:09.559Z","etag":null,"topics":["mern","mern-project","mern-stack","react","react-components","tailwindcss","vercel"],"latest_commit_sha":null,"homepage":"https://scribble-omega.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/rishabhraikwar98.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2024-02-15T10:53:57.000Z","updated_at":"2024-09-28T07:06:09.000Z","dependencies_parsed_at":"2024-04-15T08:33:38.260Z","dependency_job_id":"9017f530-f65a-4cb2-8037-c557401f3d4a","html_url":"https://github.com/rishabhraikwar98/scribble","commit_stats":null,"previous_names":["rishabhraikwar98/scribble"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/rishabhraikwar98/scribble","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rishabhraikwar98%2Fscribble","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rishabhraikwar98%2Fscribble/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rishabhraikwar98%2Fscribble/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rishabhraikwar98%2Fscribble/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rishabhraikwar98","download_url":"https://codeload.github.com/rishabhraikwar98/scribble/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rishabhraikwar98%2Fscribble/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32771013,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-08T02:36:36.067Z","status":"ssl_error","status_checked_at":"2026-05-08T02:36:07.210Z","response_time":54,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["mern","mern-project","mern-stack","react","react-components","tailwindcss","vercel"],"created_at":"2025-01-02T16:53:25.523Z","updated_at":"2026-05-08T07:32:42.889Z","avatar_url":"https://github.com/rishabhraikwar98.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n![Logo](https://res.cloudinary.com/dbdqc0uzq/image/upload/v1710939709/gf7bujek3hiaqxcxuft3.jpg)\n\n\n# Scribble\nA social platform built using the MERN stack. It allows users to sign up, create and manage profiles, search for other users, follow or unfollow them, and create posts. Users can also like and comment on posts, fostering interaction within the platform. The project integrates authentication and real-time content updates to provide a seamless user experience.\n\n\n## Demo\nLive Link: https://scribble-omega.vercel.app\n\nServer: https://github.com/rishabhraikwar98/Scribble-API\n\n\n## Screenshots\n\n![App Screenshot](https://res.cloudinary.com/dbdqc0uzq/image/upload/v1710939285/Screenshots/k0vvqmaqmz8nxdk6uiyx.jpg)\n\n![App Screenshot](https://res.cloudinary.com/dbdqc0uzq/image/upload/v1710939848/Screenshots/adltmfosbytfrryft2oc.jpg)\n\n![App Screenshot](https://res.cloudinary.com/dbdqc0uzq/image/upload/v1710940366/Screenshots/vdbfop0ijrovah2gyi71.jpg)\n\n![App Screenshot](https://res.cloudinary.com/dbdqc0uzq/image/upload/v1710940368/Screenshots/laduk1kiekiigph0811k.jpg)\n\n## Features\n\n- User authentication and authorization (JWT)\n- User profile creation and management\n- Post creation and management\n- Commenting on posts\n- Liking posts and comments \n- Following/unfollowing users\n- likes,Comments stats on posts.\n \n## Technologies used\n\n- [React](https://es.reactjs.org/) - Front-End JavaScript library.\n- [Tailwind CSS](https://tailwindcss.com/) - A utility-first CSS framework.\n- [React hot toast](https://react-hot-toast.com/) - Toast notifications for React.\n- [axios](https://axios-http.com/) - Toast notifications for React.\n- [react-loading-skeleton](https://github.com/dvtng/react-loading-skeleton) - Loading Skeleton for React\n- [Framer-Motion](https://www.framer.com/motion/) - Animation library for React\n\n---\n\n## Run Locally\n\nClone the project\n\n```bash\n  git clone https://github.com/rishabhraikwar98/scribble\n```\n\nGo to the project directory\n\n```bash\n  cd scribble\n```\n\nInstall dependencies\n\n```bash\n  npm install\n```\n\nStart the server\n\n```bash\n  npm run start\n```\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frishabhraikwar98%2Fscribble","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frishabhraikwar98%2Fscribble","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frishabhraikwar98%2Fscribble/lists"}