mirror of
https://github.com/PlatypusPus/MushroomEmpire.git
synced 2026-02-07 22:18:59 +00:00
frontend
This commit is contained in:
28
frontend/nordic-privacy-ai/README.md
Normal file
28
frontend/nordic-privacy-ai/README.md
Normal file
@@ -0,0 +1,28 @@
|
||||
# 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
|
||||
Reference in New Issue
Block a user