Welcome to Realitics. An universal price tracking web platform. This repo is the React frontend for an app that handles price fetching for products on online stores such as Amazon and Walmart. Geared for consumers, this app allows users to identify when the product is actually on sale, not when the seller tells you it is 😉.
- Fork this repo.
cd PriceTracker-Web
yarn
ornpm i
yarn start
ornpm run start
- Go to http://localhost:3000