Files
MushroomEmpire/frontend/nordic-privacy-ai/README.md
Ashishyg 8833186262 frontend
2025-11-07 10:54:13 +05:30

29 lines
658 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
# Nordic Privacy AI
AI-Powered GDPR compliance & personal data protection platform tailored for Nordic ecosystems (BankID, MitID, Suomi.fi).
## Tech Stack
- Next.js (App Router, TypeScript)
- Tailwind CSS
## Getting Started
```powershell
npm install
npm run dev
```
Visit http://localhost:3000 to view the landing page.
## Scripts
- `npm run dev` Start dev server
- `npm run build` Production build
- `npm start` Run built app
- `npm run lint` ESLint
## Next Steps
- Implement /try page workflow
- Add feature sections & agent explanations
- Integrate backend services for data upload & scanning
## License
Internal hackathon prototype