Skip to content

oscarfgq/nc-fullstack-exercise

Repository files navigation

NearshoreCode Fullstack JavaScript exercise

NearshoreCode Fullstack JavaScript exercise with React and Express

Description

Simple Loan application that allows to query for current loan balance, requests loans and make payments, by providing an email and an amount for making each transaction.

Getting Started

Dependencies

See package.json

Installing

npm i

Executing program

  • Dev mode
npm start
  • Production
npm run build

Authors

Oscar Gonzalez

@oscarfgq

Version History

  • 0.1
    • Initial Release

About

Full Stack JS exercise with React and Express

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published