{"id":15175708,"url":"https://github.com/pblnahu1/AuthenticationWithReactMySQL","last_synced_at":"2026-05-25T03:30:17.092Z","repository":{"id":254630872,"uuid":"847085930","full_name":"pblnahu1/login-react-mysql-node","owner":"pblnahu1","description":"Login con React y NodeJS. Para el Front uso Axios. Para el Back uso Express, CORS y MySQL","archived":false,"fork":false,"pushed_at":"2024-08-24T20:11:28.000Z","size":46,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-02T22:46:08.661Z","etag":null,"topics":["axios","cors","expressjs","javascript","mysql","nodejs","react"],"latest_commit_sha":null,"homepage":"","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/pblnahu1.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":"2024-08-24T20:05:04.000Z","updated_at":"2024-08-24T20:15:30.000Z","dependencies_parsed_at":"2024-08-24T22:35:08.574Z","dependency_job_id":null,"html_url":"https://github.com/pblnahu1/login-react-mysql-node","commit_stats":null,"previous_names":["pblnahu1/login-react-mysql-node"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pblnahu1%2Flogin-react-mysql-node","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pblnahu1%2Flogin-react-mysql-node/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pblnahu1%2Flogin-react-mysql-node/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pblnahu1%2Flogin-react-mysql-node/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pblnahu1","download_url":"https://codeload.github.com/pblnahu1/login-react-mysql-node/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240139138,"owners_count":19754052,"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":["axios","cors","expressjs","javascript","mysql","nodejs","react"],"created_at":"2024-09-27T12:40:26.804Z","updated_at":"2026-05-25T03:30:17.043Z","avatar_url":"https://github.com/pblnahu1.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n# Instalaciones\n\n1. Instalá Node JS\n\n### Frontend\n\n1. `mkdir login-react-mysql-node`\n2. `cd login-react-mysql-node`\n3. `npm create vite@latest`\n4. `name: frontend`\n5. `cd frontend`\n6. `npm install`\n7. `npm run dev`\n8. `npm install axios`\n\n### Backend\n\n1. `cd login-react-mysql-node`\n2. `mkdir backend`\n3. `cd backend`\n4. `npm init -y`\n5. `npm install express`\n6. `npm install mysql`\n7. `npm install cors`\n\n### Para Ejecutar\n\n1. Para el Frontend tener en ejecución con `npm run dev`\n2. Para el Backend ejecutar `node server.js`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpblnahu1%2FAuthenticationWithReactMySQL","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpblnahu1%2FAuthenticationWithReactMySQL","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpblnahu1%2FAuthenticationWithReactMySQL/lists"}