This is a code repository of the given assignment. I followed all the steps as per given on the Figma.
For deployment, I used Netlify. Here is the link to that.
https://amitazadi-fampay-frontend-assignment.netlify.app/
If you want to run this code on your local terminal, follow the setup step
- run
npm i && npm start
to start the development server