MetiMiester commited on
Commit
96e840a
Β·
verified Β·
1 Parent(s): 56201ce

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -19,7 +19,7 @@ A full-stack inventory app that hits the assignment spec end-to-end:
19
 
20
  * πŸ”Ž Search & filter, πŸ“₯ Import / πŸ“€ Export CSV, ✏️ inline row editing, 🧾 inventory history
21
  * πŸ’Ž Clean, responsive UI (table on desktop, cards on mobile)
22
- * 🧰 Robust CSV parser (BOM, comma/semicolon/tab), optimistic updates
23
  * πŸ” Production-friendly CORS, Express **v5** compatible preflight
24
  * ☁️ Ready to deploy: Backend β†’ Render, Frontend β†’ Netlify
25
 
 
19
 
20
  * πŸ”Ž Search & filter, πŸ“₯ Import / πŸ“€ Export CSV, ✏️ inline row editing, 🧾 inventory history
21
  * πŸ’Ž Clean, responsive UI (table on desktop, cards on mobile)
22
+ * 🧰 Robust CSV parser (BOM, comma/semicolon/tab),optimistic updates
23
  * πŸ” Production-friendly CORS, Express **v5** compatible preflight
24
  * ☁️ Ready to deploy: Backend β†’ Render, Frontend β†’ Netlify
25