accrue-assesment

Clone this repo:

$ git clone https://github.com/War777/accrue-assesment.git

To Startup the Server navigate to the back end folder:

$ cd accrue-assesment/back

Install modules

$ npm install

Run the server (will run on http://localhost:3000)

$ npm run start:dev

To Startup the UI navigate to the front end folder in a different terminal

$ cd ../front

Install modules

$ npm install

Run the UI (will run on http://localhost:5173)

$ npm run start:dev

UI Credentials:

User: john Password: changeme

User: maria Password: guess