Skip to content

vitor-msp/simple-bank-front

Repository files navigation

Simple Bank Front

Front End for consuming Simple Bank API

website demo

The API be available in this repository

Execution

  1. Clone this repository
git clone https://github.com/vitor-msp/simple-bank-front.git
  1. Access the downloaded folder
cd simple-bank-front
  1. Create file with environment variables
cp .env.sample .env
  1. Install Node dependencies
npm install
  1. Run site
npm start
  1. Access site URL

Notes

  1. The port 3000 in your machine must be free

About

Front End for consuming Simple Bank API.

Topics

Resources

Stars

Watchers

Forks

Languages