Coder Social home page Coder Social logo

cyril-develop / argentbank Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 1.12 MB

Formation "Développeur d'application - Javascript React" - OpenClassrooms, projet 13: Utilisez une API pour un compte utilisateur bancaire avec React.

HTML 2.37% JavaScript 74.70% SCSS 22.94%
api api-rest react reactapi reactapplication reactjs redux redux-persist redux-thunk redux-toolkit

argentbank's Introduction

formation

Formation Développeur d'application - JavaScript React

📎 Projet 13 : Argent Bank - Utilisez une API pour un compte utilisateur bancaire avec React

Alt text

Installation :

Installer les dépendances dans chaque dossier avec la commande npm install
Attention le backend nécessite la version 12 de Node.js

Créer un fichier .env à la racine du dossier client:

VITE_REACT_APP_BASE_URL = "http://localhost:3001/api/v1"

Créer un fichier .env à la racine du dossier api:

DATABASE_USER = "santa"
DATABASE_PASSWORD = "NqZamtCvB49XwSqI"
DATABASE_NAME = "Cluster1"

Utilisateurs :

Tony Stark

First Name: Tony
Last Name: Stark
Email: [email protected]
Password: password123

Steve Rogers

First Name: Steve,
Last Name: Rogers,
Email: [email protected],
Password: password456

Lancer les serveurs dans chaque dossier avec la commande npm start

Technologies :

  • React
  • Redux
  • SASS

GitHub repo size

Tester le projet :

git clone https://github.com/Cyril-Develop/ArgentBank.git

argentbank's People

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.