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.
๐ 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.