My portfolio & blog website developed with Next.JS(SSG) and TypeScript. Tailwind CSS and GSAP is used for styling and animations. 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, TypeScriptStyling - Tailwind CSSAnimations - GSAPDesign & Prototype - FigmaState Management - ContextAPIBackend - Forestry Headless CMSDeployment - Vercel
Clone the project
git clone https://github.com/fazi-gondal/codewithfazi.git
Go to the project directory
cd codewithfazi
Remove remote origin
git remote remove origin
Install dependencies
npm install
Start the server
npm run dev
- @code with fazi