Skip to content

Project 13 of the OpenClassrooms "Web app developer - JavaScript React" course. Powered by React, redux-toolkit, TypeScript and REST Api.

Notifications You must be signed in to change notification settings

JyjyStudio/argent-bank

Repository files navigation

ARGENT BANK

ArgentBank is a banking application for individuals. Project 13 of the OpenClassrooms "Web app developer - JavaScript React" course. For this project I'm using TypeScript, React, React Router, and Redux-toolkit.

homepage

Useful links:

Prerequisites

  • NodeJS version 12.18
  • Yarn version 1.22.19 or npm version 8.15.0

Installation

BackEnd

To get the backend, clone this repository and follow the instructions here.

FrontEnd

  1. Clone this repository

    git clone https://github.com/JyjyStudio/argent-bank.git
  2. Install packages

    yarn or npm i
  3. Run the project (port 3000 by default)

    yarn start or npm start

About

Project 13 of the OpenClassrooms "Web app developer - JavaScript React" course. Powered by React, redux-toolkit, TypeScript and REST Api.

Topics

Resources

Stars

Watchers

Forks