This project is a searchable case-law database of legal cases that pertain to the fundamental human rights of migrant women in Europe.
Figma designs here.
npm install
or pnpm install
or yarn
npm run dev
You can now play with the local develop environment.
npm run build
The app is built and served.
npm run ssr
The app is built into a static site (Static-Site Generation) and served.