{"id":21514322,"url":"https://github.com/abhijitnr/basic-notes-app-frontend","last_synced_at":"2026-04-09T08:09:16.514Z","repository":{"id":104354398,"uuid":"576459488","full_name":"abhijitnr/Basic-Notes-App-Frontend","owner":"abhijitnr","description":"This is a simple notes app. In this notes app user can signup, login, get notes, add notes, delete notes and update notes. To visit the notes app just click the the link given below 👇👇👇","archived":false,"fork":false,"pushed_at":"2022-12-10T15:05:21.000Z","size":2356,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-17T15:58:48.944Z","etag":null,"topics":["css3","html5","javascript","react","react-router","react-router-dom","reactjs","rest-api"],"latest_commit_sha":null,"homepage":"https://abhijit-basic-notes-app.netlify.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/abhijitnr.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":"2022-12-09T23:19:46.000Z","updated_at":"2022-12-15T01:43:40.000Z","dependencies_parsed_at":null,"dependency_job_id":"27b17c3d-58f0-4296-a795-2655c4b5c634","html_url":"https://github.com/abhijitnr/Basic-Notes-App-Frontend","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/abhijitnr/Basic-Notes-App-Frontend","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abhijitnr%2FBasic-Notes-App-Frontend","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abhijitnr%2FBasic-Notes-App-Frontend/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abhijitnr%2FBasic-Notes-App-Frontend/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abhijitnr%2FBasic-Notes-App-Frontend/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/abhijitnr","download_url":"https://codeload.github.com/abhijitnr/Basic-Notes-App-Frontend/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abhijitnr%2FBasic-Notes-App-Frontend/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":267389335,"owners_count":24079608,"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-07-27T02:00:11.917Z","response_time":82,"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":["css3","html5","javascript","react","react-router","react-router-dom","reactjs","rest-api"],"created_at":"2024-11-23T23:50:34.273Z","updated_at":"2026-04-09T08:09:16.474Z","avatar_url":"https://github.com/abhijitnr.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"## BASIC NOTES APP FRONTEND\n\n## About\n\n- This is frontend of a simple basic notes app.\n- For backend just visit this link 👇👇👇\n- [Basic-Notes-App-Backend](https://github.com/abhijitnr/Basic-Notes-App-Backend)\n\n## Live link 👇👇👇\n\n- [MY NOTES APP](https://abhijit-basic-notes-app.netlify.app/)\n\n## Folders and Files structure\n\n- ### public\n\n  - [index.html](./public/index.html)\n\n- ### src\n\n  - assets\n\n    - [Github icon](./src/assets/github.png)\n    - [Home icon](./src/assets/home.jpg)\n    - [Instagram icon](./src/assets/instagram.png)\n    - [LinkedIn icon](./src/assets/linkedin.png)\n    - [YouTube icon](./src/assets/youtube.png)\n\n  - components\n\n    - [Footer.css](./src/components/Footer.css)\n\n    - [Footer.jsx](./src/components/Footer.jsx)\n\n    - [Home.css](./src/components/Home.css)\n\n    - [Home.jsx](./src/components/Home.jsx)\n\n    - [Navbar.css](./src/components/Navbar.css)\n\n    - [Navbar.jsx](./src/components/Navbar.jsx)\n\n  - pages\n\n    - [AllNotes.css](./src/pages/AllNotes.css)\n\n    - [AllNotes.jsx](./src/pages/AllNotes.jsx)\n\n    - [CreateNotes.jsx](./src/pages/CreateNotes.jsx)\n\n    - [Login.jsx](./src/pages/Login.jsx)\n\n    - [Signup.css](./src/pages/Signup.css)\n\n    - [AllNotes.css](./src/pages/Signup.jsx)\n\n  - [App.js](./src/App.js)\n\n  - [index.css](./src/index.css)\n\n  - [index.js](./src/index.js)\n\n- ### .gitignore\n\n- ### [package-lock.json](./package-lock.json)\n\n- ### [package.json](./package.json)\n\n## Dependencies\n\n- react-router-dom\n\n## Usage Guide\n\n- https://github.com/abhijitnr/Basic-Notes-App-Frontend.git\n- npm install\n- npm start\n- now frontend is ready to use\n\n## Overview\n\n- ## Navbar and Home page\n\n  ![Navbar and Home page](./src/assets/navbar.png)\n\n- ## Footer\n\n  ![Footer](./src/assets/footer.png)\n\n- ## Signup\n\n  ![Signup](./src/assets/signup.png)\n\n- ## Login\n\n  ![Login](./src/assets/login.png)\n\n- ## Create Notes\n\n  ![Create](./src/assets/create.png)\n\n- ## All Notes\n\n  ![Notes](./src/assets/notes.png)\n\n## \u003c---------- Thanks for visit ----------\u003e\n\n## \u003c---------- HAPPY CODING ----------\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fabhijitnr%2Fbasic-notes-app-frontend","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fabhijitnr%2Fbasic-notes-app-frontend","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fabhijitnr%2Fbasic-notes-app-frontend/lists"}