Skip to content

My intuitive portfolio which is developed on the top of latest features of Next JS

License

Notifications You must be signed in to change notification settings

bartvdbraak/aungmyatmoe.me

 
 

Repository files navigation

My Intuitive Portfolio

This is my very first production grade project in Next JS and React which uses next-13 latest features.

Features

  • Markdown based CMS
  • Rich Text Editor
  • Fully Accessible
  • Light/Dark Mode
  • Syntax Highlighting

Tech Stack

Motivation Stack
Design Spot Light UI
Frontend Next JS
Styling Tailwind

Infrastructure

Motivation Stack
Deployment Vercel
Domain Name Cheap
CMS Tina

Contributing

  • Fixing Grammar
  • Adding New Features

Development

Clone this repository

git clone [email protected]:amm834/aungmyatmoe.me.git

Install Packages

pnpm install

Serve in Browser

pnpm dev

Entering Admin Mode Go to your served domain and then append /admin. It'll open up the admin panel.

Production

You will need to attach .env variables correctly.

pnpm build

License

MIT

About

My intuitive portfolio which is developed on the top of latest features of Next JS

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 98.7%
  • CSS 1.3%