# aymaneMx.com
[](https://app.netlify.com/sites/unruffled-tesla-0cb748/deploys)
## Features
- :smiling_face_with_three_hearts: minimal and clean portfolio
- :last_quarter_moon: the dark/light mode (Auto detect the system color-mode)
- :iphone: responsive (tablet & mobile friendly)
- :gear: render articles from notion
- :star: fetches your GitHub pinned projects with most stars
- :dizzy: Eslint & Prettier configured
- :chart_with_upwards_trend: Google Analytics integration
## Build Setup
```bash
# install dependencies
$ npm install
# serve with hot reload at localhost:3000
$ export NODE_OPTIONS=--openssl-legacy-provider (sometimes)
$ npm run dev
```
## Credits
- :moon: The dark mode : [eggsy](https://github.com/eggsy/website)
- :art: the minimal design : [Monotone](https://github.com/dev-ggaurav/Monotone)
- :star: The open source section & contact me : [mouadziani](https://github.com/MouadZIAN ...
:smiling_face_with_three_hearts: minimal and clean portfolio
:last_quarter_moon: the dark/light mode (Auto detect the system color-mode)
:iphone: responsive (tablet & mobile friendly)
:gear: render articles from notion
:star: fetches your GitHub pinned projects with most stars
:dizzy: Eslint & Prettier configured
:chart_with_upwards_trend: Google Analytics integration
Build Setup
# install dependencies
$ npm install
# serve with hot reload at localhost:3000
$ export NODE_OPTIONS=--openssl-legacy-provider (sometimes)
$ npm run dev