React bank app landing page

Live demo here: Bank React.

Installation

To install this app you have to download this repository and then run any of the following commands: npm start or yarn start

Available Scripts

In the project directory, you can run:

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

If you want to deploy it to an a shared hosting, you have tu run the next command:

npm build

The page will reload if you make edits.
You will also see any lint errors in the console.