Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 368 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 368 Bytes

Safal Playground

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.

Steps to run the project

  1. Clone the repository
  2. Navigate into the cloned directory.
  3. Run yarn to install the required dependencies
  4. Run yarn start to start the dev server.