{"id":26628168,"url":"https://github.com/eficode/copilot-fullstack-notes-app","last_synced_at":"2025-03-24T12:28:21.182Z","repository":{"id":283237176,"uuid":"950860196","full_name":"eficode/copilot-fullstack-notes-app","owner":"eficode","description":null,"archived":false,"fork":false,"pushed_at":"2025-03-19T07:05:12.000Z","size":105,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":5,"default_branch":"main","last_synced_at":"2025-03-19T08:22:20.257Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/eficode.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":"2025-03-18T19:45:04.000Z","updated_at":"2025-03-19T07:05:16.000Z","dependencies_parsed_at":"2025-03-19T08:22:22.252Z","dependency_job_id":"0a36542c-8140-48cd-9ace-ce535ab2d561","html_url":"https://github.com/eficode/copilot-fullstack-notes-app","commit_stats":null,"previous_names":["eficode/copilot-fullstack-notes-app"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eficode%2Fcopilot-fullstack-notes-app","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eficode%2Fcopilot-fullstack-notes-app/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eficode%2Fcopilot-fullstack-notes-app/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eficode%2Fcopilot-fullstack-notes-app/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/eficode","download_url":"https://codeload.github.com/eficode/copilot-fullstack-notes-app/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245269164,"owners_count":20587728,"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":"2025-03-24T12:28:20.666Z","updated_at":"2025-03-24T12:28:21.172Z","avatar_url":"https://github.com/eficode.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Notes App\n\nThis is a full-stack notes application with React frontend and Express backend, with upcoming features that allow users to create, edit, view, and delete notes.\n\n## Downloading and installing Node.js and npm\n\n[Installation instructions ](https://docs.npmjs.com/downloading-and-installing-node-js-and-npm)\n\n## Technology Stack\n\n### Frontend\n- React.js with React Router for navigation\n- Tailwind CSS for styling\n- Jest for testing\n- Vite as the build tool\n\n### Backend\n- Node.js\n- Express.js\n- REST API\n\n## Prerequisites\n\n- Node.js v14.0 or higher\n- npm or yarn\n\n## Setup Instructions\n\n### Backend Setup\n\n1. Navigate to the backend directory:\n   ```bash\n   cd backend\n   ```\n\n2. Install dependencies:\n   ```bash\n   npm install\n   ```\n\n3. Start the development server:\n   ```bash\n   npm run dev\n   ```\n\n### Frontend Setup\n\n1. Navigate to the frontend directory:\n   ```bash\n   cd frontend\n   ```\n\n2. Install dependencies:\n   ```bash\n   npm install\n   ```\n\n3. Start the development server:\n   ```bash\n   npm run dev\n   ```\n\n## Running Tests\n\nTo run tests for the frontend:\n\n```bash\ncd frontend\nnpm test\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feficode%2Fcopilot-fullstack-notes-app","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Feficode%2Fcopilot-fullstack-notes-app","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feficode%2Fcopilot-fullstack-notes-app/lists"}