This is my very first production grade project in Next JS and React which uses next-13 latest features.
- Markdown based CMS
- Rich Text Editor
- Fully Accessible
- Light/Dark Mode
- Syntax Highlighting
Motivation | Stack |
---|---|
Design | Spot Light UI |
Frontend | Next JS |
Styling | Tailwind |
Motivation | Stack |
---|---|
Deployment | Vercel |
Domain | Name Cheap |
CMS | Tina |
- Fixing Grammar
- Adding New Features
Clone this repository
git clone [email protected]:amm834/aungmyatmoe.me.git
Install Packages
pnpm install
Serve in Browser
pnpm dev
Admin dashboard is serving at /admin
.
You will need to attach .env
variables correctly.
pnpm build