This is a repository for API for a price tracker app that tracks prices in online shops for you. You can find the FE app written in Vue right here.
To start using this app:
- clone the repository
- run
npm install
- run
npm run start
to run API atlocalhost:4242