Skip to content

An application to manage a list of customers with financial data written in React using TypeScript.

Notifications You must be signed in to change notification settings

danielgarcia/Internal-Customer-Records-Portal

Repository files navigation

An application to manage a list of customers with financial data written in React using TypeScript.

On mac or linux you can run this local by doing the following:

  1. Install Node
  2. Install git
  3. Open a terminal and run:
$ git clone https://github.com/danielgarcia/Internal-Customer-Records-Portal
$ cd Internal-Customer-Records-Portal
$ npm install

To run the App

$ npm start

To build the App

$ npm run build

Screenshots

Homepage

Homepage

Customer Page

Customer Page

About

An application to manage a list of customers with financial data written in React using TypeScript.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published