Every groundbreaking App begins with a series of small ideas that are combined into an all inclusive one. At Pursuit Chrome Extension , we wanted to change how fellows see the concept of ISA payments, by offering a simple and user-friendly platform they can trust. Our team has dedicated an immense amount of time and effort to simplify your ISA contribution and finances.
If you'd like to run the project locally, please read the following stems
Prerequisites are Git and Node.js & Google Chrome Extensions.
# clone the repository to your local machine.
git clone git@github.com:arupay/pursuit-chrome-extension.git
# navigate to the front-end directory
cd pursuit-chrome-extension
# install the required node modules
npm install
# create a build
npm run build
# Chrome Extensions Instructions
Open the Google Chrome Developer Console
Click load unpacked
find the build file and click submit