{"id":21360220,"url":"https://github.com/rudrakshi99/keeper-app","last_synced_at":"2026-05-08T04:02:23.102Z","repository":{"id":48203652,"uuid":"388009989","full_name":"rudrakshi99/Keeper-App","owner":"rudrakshi99","description":"A note-taking app that allows authenticated users to record plain-text notes and organize, edit, or delete them.","archived":false,"fork":false,"pushed_at":"2023-12-02T06:31:42.000Z","size":24820,"stargazers_count":0,"open_issues_count":1,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-16T06:28:23.986Z","etag":null,"topics":["axios","django-rest-framework","jwt-authentication","lottie-animation","material-ui","notes-app","react-hooks","react-router","react-router-dom","reactjs"],"latest_commit_sha":null,"homepage":"https://rudrakshi-keeper-app.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/rudrakshi99.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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-07-21T05:57:33.000Z","updated_at":"2022-01-14T10:58:55.000Z","dependencies_parsed_at":"2025-01-22T18:56:38.196Z","dependency_job_id":null,"html_url":"https://github.com/rudrakshi99/Keeper-App","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/rudrakshi99/Keeper-App","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rudrakshi99%2FKeeper-App","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rudrakshi99%2FKeeper-App/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rudrakshi99%2FKeeper-App/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rudrakshi99%2FKeeper-App/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rudrakshi99","download_url":"https://codeload.github.com/rudrakshi99/Keeper-App/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rudrakshi99%2FKeeper-App/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":269683269,"owners_count":24458648,"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-08-10T02:00:08.965Z","response_time":71,"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":["axios","django-rest-framework","jwt-authentication","lottie-animation","material-ui","notes-app","react-hooks","react-router","react-router-dom","reactjs"],"created_at":"2024-11-22T05:33:00.848Z","updated_at":"2026-05-08T04:02:23.021Z","avatar_url":"https://github.com/rudrakshi99.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Keeper-App\n\nIt is a note-taking app that allows authenticated users to record plain-text notes and organize, edit, or delete them.\n\n## Technology Stack to be used:\n\u003cimg src=\"https://img.shields.io/badge/html5%20-%23E34F26.svg?\u0026style=for-the-badge\u0026logo=html5\u0026logoColor=white\"/\u003e \u003cimg src=\"https://img.shields.io/badge/css3%20-%231572B6.svg?\u0026style=for-the-badge\u0026logo=css3\u0026logoColor=white\"/\u003e \u003cimg src=\"https://img.shields.io/badge/javascript%20-%23323330.svg?\u0026style=for-the-badge\u0026logo=javascript\u0026logoColor=%23F7DF1E\"/\u003e \u003cimg src=\"https://img.shields.io/badge/Material--UI-0081CB?style=for-the-badge\u0026logo=material-ui\u0026logoColor=white\"/\u003e \u003cimg src=\"https://img.shields.io/badge/react%20-%2314354C.svg?\u0026style=for-the-badge\u0026logo=react\u0026logoColor=white\"/\u003e \u003cimg src=\"https://img.shields.io/badge/React_Router-CA4245?style=for-the-badge\u0026logo=react-router\u0026logoColor=white\"/\u003e  \u003cimg src=\"https://img.shields.io/badge/markdown-%23000000.svg?\u0026style=for-the-badge\u0026logo=markdown\u0026logoColor=white\"/\u003e\u003cimg src=\"https://img.shields.io/badge/github%20-%23121011.svg?\u0026style=for-the-badge\u0026logo=github\u0026logoColor=white\"/\u003e \u003cimg src=\"https://img.shields.io/badge/Netlify-00C7B7?style=for-the-badge\u0026logo=netlify\u0026logoColor=white\"/\u003e\n\n- **Frontend**: React.js\n- **IDE**: VS Code\n- **Version Control**: Git and GitHub\n- **Hosting**: Netlify\n\n![Screenshot from 2021-08-03 18-15-34](https://user-images.githubusercontent.com/55245862/128018035-e2d428de-8260-4d0c-b460-d536c36546c6.png)\n\n### Frontend Setup Instructions\n\n- Fork and Clone the repo using\n```\n$ git clone https://github.com/rudrakshi99/Keeper-App.git\n```\n- Install the Dependencies from `npm`\n```\n$ npm i\n```\n- Run the Server and see the demo at [http://localhost:3000/](http://localhost:3000/)\n```\n$ npm start\n```\n#### GitHub Repository Structure\n\n| S.No. | Branch Name                                                                  | Purpose                       |\n| ----- | ---------------------------------------------------------------------------- | ----------------------------- |\n| 1.    | [master](https://github.com/rudrakshi99/Keeper-App/tree/master)              | contains all Frontend code    |\n| 2.    | [backend](https://github.com/rudrakshi99/Keeper-App/tree/backend)            | contains all Backend code     |\n\n\n\n# License :memo:\n\nThis project follows the [MIT License](https://choosealicense.com/licenses/mit/).\n\n## If you liked the project don't forget to star 🌟 and fork 🍽 the project.\n\n\u003ch2 align=\"center\"\u003eMade with ❤ by Rudrakshi\u003c/h2\u003e\n\n[![forthebadge](https://forthebadge.com/images/badges/uses-html.svg)](https://forthebadge.com)\n[![forthebadge](https://forthebadge.com/images/badges/uses-css.svg)](https://forthebadge.com)\n[![forthebadge](https://forthebadge.com/images/badges/made-with-javascript.svg)](https://forthebadge.com)\n[![forthebadge](https://forthebadge.com/images/badges/made-with-python.svg)](https://forthebadge.com)\n[![forthebadge](https://forthebadge.com/images/badges/uses-git.svg)](https://forthebadge.com)\n[![forthebadge](https://forthebadge.com/images/badges/built-with-love.svg)](https://forthebadge.com)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frudrakshi99%2Fkeeper-app","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frudrakshi99%2Fkeeper-app","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frudrakshi99%2Fkeeper-app/lists"}