- Fork the repo and then clone it
- Run:
npm i
- Run:
npm run dev
-
Try to use image links rather downloading it in the public assets images folder. Check this to convert any image to link
-
Don't make change directly into main branch create a separate branch for any changes after completion merge it.