Skip to content

Latest commit

 

History

History
29 lines (22 loc) · 1.07 KB

README.md

File metadata and controls

29 lines (22 loc) · 1.07 KB

aymaneMx.com

Netlify Status

Features

  • 🥰 minimal and clean portfolio
  • 🌗 the dark/light mode (Auto detect the system color-mode)
  • 📱 responsive (tablet & mobile friendly)
  • ⚙️ render articles from notion
  • ⭐ fetches your GitHub pinned projects with most stars
  • 💫 Eslint & Prettier configured
  • 📈 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