Skip to content

mrkimbo/AlintaCustomerSearch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Alinta Customer Search

Coding Test / Excuse to try new stuff... (functional but not polished!)

Installation / Setup

Prerequisites

  • Node: >10
  • Npm: >6

Dependencies

Clone this repository to your local machine and then navigate to the project folder to execute the following commands:

# check node version - if this errors, please (re)install node:
node -v

# 
npm install

Running the App

Demo running at https://jy0x3.csb.app/

Alternatively, to run locally, use the following command from the project folder:

npm start

License

MIT

Releases

No releases published

Packages

No packages published