This is the source code for PostMe.
Explore the docs »
View Demo
•
Report Bug
•
Request Feature
Our personal blogpage post-me.vercel.app which features some of my developer blog posts and experiences.
This project was built using these technologies.
- Next.js
- Tailwind Css
- Dark mode support
- VsCode
- Vercel
🌙 Dark Mode
📃 Markdown Support
✏️ Easy to customize and write posts of your own
🎨 Styled with Tailwind Css
To get started just clone this repository. You will need node.js
and git
installed globally on your machine.
Run
npm install
npm run dev
Open http://localhost:3000 with your browser to see the result.