What it does (in browser): show students list, add student, edit student, delete student, filter by city.Backend: Express + file storage (students.json) using fs/promises.Frontend: HTML/CSS/JS served from Express (so students open http://localhost:50...
codeswithpayal.hashnode.dev11 min readNo responses yet.