Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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 2 months 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 (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-09-17T14:48:06.000Z (3 months ago)
- Last Synced: 2024-10-04T16:24:44.533Z (2 months 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
```