My portfolio & blog website developed with Next.JS(SSG) and TypeScript. Tailwind CSS is used for styling and blog contents are written in Markdown format. Light & Dark themes supported.
- Responsive Design ๐ฑ๐ป
- Light & Dark themes โ๏ธ๐
- Fully Accessible โฟ๏ธ
- Categories, Tags ๐ท
- Search Box ๐
- SEO Friendly ๐
- Markdown Content ๐ฐ
Frontend - NextJS, React, TypeScript
Styling - Tailwind CSS
Design & Prototype - Figma
State Management - ContextAPI
Backend - Forestry Headless CMS
Deployment Vercel
Clone the project
git clone https://github.com/satnaing/my-portfolio.git
Go to the project directory
cd my-portfolio
Remove remote origin
git remote remove origin
Install dependencies
npm install
Start the server
npm run dev
Here are some inspiration and credits for the design of my portfolio. However I can guarantee that I wrote 100% of the code. These credits are just for ideas and design for my portfolio and blog website. I'll try my website to be as unique as possible in the future.