Frontend repository for the ZINU app
Start with cloning this repo on your local machine:
$ git clone https://github.com/yaliannyg/fe-zinu.git
$ cd fe_zinuTo install and set up the library, run:
npm installthen setup the .env file
npm run devnpm run build