Safal Playground allows a farmer to browse through various loan products and apply for the same.
The repository contains code for a vite
based react-app
.
- Clone the repository
- Navigate into the cloned directory.
- Run
yarn
to install the required dependencies - Run
yarn start
to start the dev server.