/my-bank

React Bank App

Primary LanguageJavaScript

My Bank

Banking Application developed with Yogesh's Medium Article

animated

animated

๐ŸŽฏ The Project

Banking application created using PostgreSQL, Express, React and Node.js.

๐Ÿ› ๏ธ Technologies used

โš™๏ธ Install

๐Ÿ”™ Prerequisites

Before starting, you will need to have installed in your computes the following tools: Git, Node.js e Yarn.
Besides that, itยดs good to have a editor to work with your code, like VSCode.

๐Ÿ”ฝ Cloning the repository

$ git clone https://github.com/victorsantss/my-bank.git

๐Ÿ—„๏ธ Connect to PostgreSQL Database

Add Postgresql database connection details in server/db/connect.js file.

๐Ÿ“ Add database tables

Execute sql scripts from server/scripts.sql file on your database.

๐Ÿ–ฅ๏ธ Starting the application

# Acess the server folder
$ cd server

# Install the dependencies
$ yarn install

# Start the server
$ yarn start

# Go back to the app folder
$ cd ..

# Install the dependencies
$ yarn install

# Start the Application
$ yarn start

# The app will run on port:3000 - acess <http://localhost:3000>

This project was made with ๐Ÿ’™ by Victor Santos

Contact me if you want:

Linkedin Badge Gmail Badge