Home
Softono
aymaneMx.com

aymaneMx.com

Open source Vue
44
Stars
6
Forks
12
Issues
1
Watchers
2 years
Last Commit

About aymaneMx.com

# aymaneMx.com [![Netlify Status](https://api.netlify.com/api/v1/badges/e7480484-a8b5-4e42-ac14-2a6d8b41b0df/deploy-status)](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 ...

Platforms

Web Self-hosted

Languages

Vue

aymaneMx.com

Netlify Status

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

# install dependencies
$ npm install

# serve with hot reload at localhost:3000
$ export NODE_OPTIONS=--openssl-legacy-provider (sometimes)
$ npm run dev

Credits