Skip to content

kriss57/Bank-App-React

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SportSee - Front End

ReactJS 18



About

This project is the front of the ArgentBank application.

Project launched with the Create React App.

Features

  • Data manipulation with a Rest API and MongoDB database

Prerequisites

To work properly check your environment

link to download the Rest Api

https://github.com/OpenClassrooms-Student-Center/Project-10-Bank-API.git

Installation

Once the repository is cloned and in the project folder, do not forget to install the dependencies

cd Project-10-Bank-API
npm install

Launch

Dévlopment

make sure you have started the api and run the command:

npm  start

Production

To build and generate the html, css and js files, you have the command (the generation will be done in the build folder)

npm run build

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published