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.
See within each project directory for setup and running instructions.
Backend runs on local 3003 by default.
Backend uses node/express.js
Frontend UI built using ReactJs