khoatruong19 / df-frontend-2023

https://df-frontend-ass1.vercel.app
0 stars 0 forks source link

Submission for assignment 7 #7

Open khoatruong19 opened 1 year ago

khoatruong19 commented 1 year ago

Because of Vercel issues with deploying more than 3 projects in one repository, i'm waiting for ass4 to be reviewed then i can deploy ass7. Update soon!

khoatruong19 commented 1 year ago

df-frontend-ass7.vercel.app/

chinhld12 commented 1 year ago

Hello @khoatruong19 , solid work,

Requirements

Final result: 🔥

Your work is really solid. Keep it going! However, there are instances in your code where it is advisable to apply eslint-disable solely to specific code blocks rather than the entire file. Current approach can make the application more challenging to debug and maintain as it grows in the future. Do not import cycling between files image image image

khoatruong19 commented 1 year ago

@chinhld12 thank you so much, I really appreciate it.