https://github.com/lmachens/psychotherapie-dohm
Website for a psychologist portfolio (Lighthouse score 100)
https://github.com/lmachens/psychotherapie-dohm
lighthouse nextjs
Last synced: 5 months ago
JSON representation
Website for a psychologist portfolio (Lighthouse score 100)
- Host: GitHub
- URL: https://github.com/lmachens/psychotherapie-dohm
- Owner: lmachens
- Created: 2018-12-07T12:33:37.000Z (over 6 years ago)
- Default Branch: main
- Last Pushed: 2021-12-08T14:06:57.000Z (over 3 years ago)
- Last Synced: 2024-05-15T15:35:20.252Z (11 months ago)
- Topics: lighthouse, nextjs
- Language: JavaScript
- Homepage: http://psychotherapiedohm.de/
- Size: 776 KB
- Stars: 10
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
This is the source for a psychologist website with a Ligthouse score of 100.
[Psychotherapie Dohm](https://psychotherapiedohm.de/)## Getting Started
This website get's the data from a strapi CMS which is configured via environment variable `NEXT_PUBLIC_STRAPI_API_URL`. You can find the api endpoints (and maybe other endpoints for other projects) at [lmachens/cms](https://github.com/lmachens/cms).
### Lighthouse score

### Technologies
- Next.js
- Bootstrap@5
- remark (Markdown to HTML)