Skip to content

Latest commit

 

History

History
16 lines (8 loc) · 472 Bytes

README.md

File metadata and controls

16 lines (8 loc) · 472 Bytes

Vintrace Coding Challenge

Project containing both the frontend and back for the Vintrace coding challenge. The challenge includes a simple api and ui to search data by lot numbers at returns percetange of grapes in the lot by variety, vintage and region.

Getting Started

See within each project directory for setup and running instructions.

Backend runs on local 3003 by default.

Prerequisites

Backend uses node/express.js

Frontend UI built using ReactJs