{"id":20745467,"url":"https://github.com/micheld-dev/argentbank-front","last_synced_at":"2026-04-13T06:02:08.789Z","repository":{"id":94535106,"uuid":"590530842","full_name":"MichelD-dev/ArgentBank-Front","owner":"MichelD-dev","description":"Utilisez une API pour un compte utilisateur bancaire avec React - Formation OpenClassrooms projet 13","archived":false,"fork":false,"pushed_at":"2023-03-08T08:59:42.000Z","size":196714,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-18T02:41:37.212Z","etag":null,"topics":["eslint","husky","jsdoc","lint-staged","react-final-form","react-router","reactjs","redux-persist","redux-toolkit","redux-toolkit-query","swagger","typescript","vite","zod"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/MichelD-dev.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":"2023-01-18T16:19:55.000Z","updated_at":"2023-02-07T19:20:36.000Z","dependencies_parsed_at":"2023-07-28T11:15:58.299Z","dependency_job_id":null,"html_url":"https://github.com/MichelD-dev/ArgentBank-Front","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MichelD-dev%2FArgentBank-Front","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MichelD-dev%2FArgentBank-Front/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MichelD-dev%2FArgentBank-Front/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MichelD-dev%2FArgentBank-Front/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MichelD-dev","download_url":"https://codeload.github.com/MichelD-dev/ArgentBank-Front/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243039614,"owners_count":20226131,"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":["eslint","husky","jsdoc","lint-staged","react-final-form","react-router","reactjs","redux-persist","redux-toolkit","redux-toolkit-query","swagger","typescript","vite","zod"],"created_at":"2024-11-17T07:20:40.284Z","updated_at":"2025-10-25T11:34:29.279Z","avatar_url":"https://github.com/MichelD-dev.png","language":"TypeScript","readme":"# Argent Bank\n\n---\n\n#### API et authentification pour une application de compte bancaire.\n\n#### Formation OpenClassrooms - Développeur d'applications JavaScript React\n\n#### Projet 13\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n## Pré-requis\n\nArgent Bank utilise le stack technique suivant:\n\n- ![GitHub package.json dependency version (prod)](https://img.shields.io/static/v1?label=Node\u0026message=\u003e=14.0.0\u0026color=informational?style=for-the-badge\u0026logo=node)\n- ![GitHub package.json dependency version (prod)](https://img.shields.io/static/v1?label=MongoDB-Community-Server\u0026message=v6.0.4\u0026color=informational?style=for-the-badge\u0026logo=mongodb)\n\nAssurez vous que vous disposez bien de l'ensemble des packages, ainsi que de\nleur version. Vous pouvez vérifier celle-ci en entrant les commandes suivantes\ndans votre terminal:\n\n```bash\n# Vérifiez la version de Node.js\nnode --version\n\n# Vérifiez la version de Mongo\nmongo --version\n```\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n## Dépendances\n\n- ![GitHub package.json dependency version (prod)](https://img.shields.io/static/v1?label=Vite\u0026message=v4.0.0\u0026color=informational?style=for-the-badge\u0026logo=vite)\n- ![GitHub package.json dependency version (prod)](https://img.shields.io/static/v1?label=React\u0026message=v18.2.0\u0026color=informational?style=for-the-badge\u0026logo=react)\n- ![GitHub package.json dependency version (prod)](https://img.shields.io/static/v1?label=Axios\u0026message=v1.2.3\u0026color=informational?style=for-the-badge\u0026logo=axios)\n- ![GitHub package.json dependency version (prod)](https://img.shields.io/static/v1?label=Redux-Toolkit\u0026message=v1.9.1\u0026color=informational?style=for-the-badge\u0026logo=redux)\n- ![GitHub package.json dependency version (prod)](https://img.shields.io/static/v1?label=Redux-Persist\u0026message=v6.0.0\u0026color=informational?style=for-the-badge\u0026logo=redux)\n- ![GitHub package.json dependency version (prod)](https://img.shields.io/static/v1?label=Redux-Query\u0026message=v6.0.0\u0026color=informational?style=for-the-badge\u0026logo=redux)\n- ![GitHub package.json dependency version (prod)](https://img.shields.io/static/v1?label=React-Final-Form\u0026message=v6.5.9\u0026color=informational?style=for-the-badge\u0026logo=react-final-form)\n- ![GitHub package.json dependency version (prod)](https://img.shields.io/static/v1?label=React-Router\u0026message=v6.6.2\u0026color=informational?style=for-the-badge\u0026logo=react-router)\n- ![GitHub package.json dependency version (prod)](https://img.shields.io/static/v1?label=Zod\u0026message=v3.20.2\u0026color=informational?style=for-the-badge\u0026logo=zod)\n- ![GitHub package.json dependency version (prod)](https://img.shields.io/static/v1?label=EsLint\u0026message=v8.31.0\u0026color=informational?style=for-the-badge\u0026logo=eslint)\n- ![GitHub package.json dependency version (prod)](https://img.shields.io/static/v1?label=Prettier\u0026message=v2.8.3\u0026color=informational?style=for-the-badge\u0026logo=prettier)\n- ![GitHub package.json dependency version (prod)](https://img.shields.io/static/v1?label=JsDoc\u0026message=v4.0.0\u0026color=informational?style=for-the-badge\u0026logo=jsdoc)\n- ![GitHub package.json dependency version (prod)](https://img.shields.io/static/v1?label=Sass\u0026message=v1.57.1\u0026color=informational?style=for-the-badge\u0026logo=sass)\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n## L'architecture du projet :\n\nCe projet, dit frontend, est connecté à un service API backend que vous devez\naussi lancer en local.\n\nLe projet backend se trouve ici: https://github.com/MichelD-dev/ArgentBank-back\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n## Organiser son espace de travail :\n\nPour une bonne organisation, vous pouvez créer un dossier ArgentBank dans lequel\nvous allez cloner le projet backend et par la suite, le projet frontend:\n\nDans le dossier ArgentBank, créer deux dossiers ArgentBank-back et\nArgentBank-front:\\*\\*\\*\\*\n\nInitialiser chacun:\n\n```bash\n$ git init\n```\n\nCopier dans ArgentBank-back le code Backend :\n\n```bash\n$ git clone ttps://github.com/MichelD-dev/ArgentBank-back\n```\n\nCopier dans ArgentBank-front le code frontend :\n\n```bash\n$ git clone https://github.com/MichelD-dev/ArgentBank-Front\n```\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\nOuvrir chaque dossier dans un terminal différent :\n\n- Terminal 1:\n\n```bash\n$ cd ArgentBank-back\n```\n\n```bash\n$ npm i\n```\n\nou\n\n```bash\n$ yarn\n```\n\nPour lancer le back:\n\n```bash\n$ npm run dev:server\n```\n\nou\n\n```bash\n$ yarn dev:server\n```\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n- Terminal 2:\n\n```bash\n$ cd ArgentBank-front\n```\n\n```bash\n$ npm i\n```\n\nou\n\n```bash\n$ yarn\n```\n\nPour lancer le front:\n\n```bash\n$ npm run dev\n```\n\nou\n\n```bash\n$ yarn dev\n```\n\nSi le site n’est pas lancé automatiquement : Ouvrir le navigateur à l'adresse:\nhttp://localhost:5173/\n\n\u003cbr\u003e\n\nVous disposez pour vous connecter des profils des deux utilisateurs suivants:\n### Tony Stark\n\n- First Name: `Tony`\n- Last Name: `Stark`\n- Email: `tony@stark.com`\n- Password: `password123`\n\n### Steve Rogers\n\n- First Name: `Steve`,\n- Last Name: `Rogers`,\n- Email: `steve@rogers.com`,\n- Password: `password456`\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\nVous pouvez générer de la documentation au format JsDoc avec la commande\nsuivante\n\n```bash\nnpm run doc\n```\n\nou\n\n```bash\nyarn doc\n```\n\nPour la consulter, allez dans le répertoire `/docs`, puis ouvrez `index.html`\navec live-server.\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n---\n\n## Contact:\n\nMichel DELAUNAY - delaunaymichel@hotmail.fr\n\n## Linkedin:\n\nhttps://www.linkedin.com/in/michel-delaunay/\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmicheld-dev%2Fargentbank-front","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmicheld-dev%2Fargentbank-front","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmicheld-dev%2Fargentbank-front/lists"}