diff --git a/README.md b/README.md index 582f515..1ab60f0 100644 --- a/README.md +++ b/README.md @@ -24,5 +24,7 @@ You can run tests by `npm test`, which would launch the test runner in the inter To build the website, run `npm run build` . This would create a new `public` folder, which can be used to deploy the app on a production server. +## Code Pen Implemention Link +Check [this](https://codesandbox.io/s/github/Awesome-React-Modules/React-Pincode-Website) for the implementation purpose. ## Code of Conduct Read our code of conduct [here](CODE_OF_CONDUCT.md) .