Skip to content

amaan8429/minimalistic-portfolio

Repository files navigation

Minimalistic Portfolio

A clean and minimalistic portfolio website to showcase your work and projects.

Features

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

Technologies Used

  • Next.js
  • ShadcnUI
  • TailwindCSS

Getting Started

Follow the steps below to get the project up and running:

1. Clone the Repository

git clone https://github.com/amaan8429/minimalistic-portfolio.git
cd minimalistic-portfolio

2. Install Dependencies

Using npm:

npm install

Using yarn:

yarn install

Using pnpm:

pnpm install

Using bun:

bun install

3. Customize Your Portfolio

  • Edit Content: Modify files in the src/data folder to customize text, projects, and other content.
  • Update Favicon: Replace the icon.ico file in the src/app directory with your own favicon.

4. Run the Development Server

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.


Deployment

Deploy your portfolio effortlessly using Vercel. For detailed instructions, refer to the Vercel documentation.


Upcoming Features

  • MDX Integration: Support for dynamic and interactive blog posts.
  • Work Experience Section: Showcase your professional experience.

License

This project is licensed under the MIT License.


Feedback & Contact

Have suggestions or feedback? Connect with me on Twitter.

About

simple single page portfolio site

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published