A clean and minimalistic portfolio website to showcase your work and projects.
- Simple and Elegant Design: Clean aesthetics to highlight your content.
- Responsive Layout: Optimized for all devices.
- Customizable: Easily tweak content and styles.
- Fast Loading: Optimized for performance.
- Next.js
- ShadcnUI
- TailwindCSS
Follow the steps below to get the project up and running:
git clone https://github.com/amaan8429/minimalistic-portfolio.git
cd minimalistic-portfolio
Using npm:
npm install
Using yarn:
yarn install
Using pnpm:
pnpm install
Using bun:
bun install
- Edit Content: Modify files in the
src/data
folder to customize text, projects, and other content. - Update Favicon: Replace the
icon.ico
file in thesrc/app
directory with your own favicon.
Start the development server:
npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev
Visit http://localhost:3000 to see your portfolio in action.
Deploy your portfolio effortlessly using Vercel. For detailed instructions, refer to the Vercel documentation.
- MDX Integration: Support for dynamic and interactive blog posts.
- Work Experience Section: Showcase your professional experience.
This project is licensed under the MIT License.
Have suggestions or feedback? Connect with me on Twitter.