https://github.com/garronej/react-dsfr-next-demo
🚀 react-dsfr + MUI + TSS + Next Pages Router
https://github.com/garronej/react-dsfr-next-demo
Last synced: about 1 month ago
JSON representation
🚀 react-dsfr + MUI + TSS + Next Pages Router
- Host: GitHub
- URL: https://github.com/garronej/react-dsfr-next-demo
- Owner: garronej
- Created: 2022-09-28T15:38:17.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-12-11T02:45:56.000Z (6 months ago)
- Last Synced: 2025-05-07T08:03:37.690Z (about 1 month ago)
- Language: TypeScript
- Homepage: https://react-dsfr-next-demo.vercel.app/
- Size: 782 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
This is a test Web App to test the integration of `@codegouvfr/react-dsfr` with Next.js
You can run it locally with:```bash
yarn
yarn dev
```