This is a repository for a front of a price tracker app. BE is written in Node.js and is located right here.
To start using this app:
- clone the repository
- run
npm install
- run
npm run start
to serve it locally atlocalhost:8080
For now can only be run against locally running API from here.
Demo version is available at www.mrjacobs.eu