Percy-snapshot Clone the repo git clone https://github.com/SachinMNair/Percy-snapshot.git Host the website Go to Web folder cd Web Run the below command python3 -m "http.server" 8082 Export the Percy Toekn export PERCY_TOKEN=<Your Percy Project Token> Run the test npm run test