Skip to content

aliseyedi01/Next.js-Portfolio

Repository files navigation

Project Portfolio

Portfolio With Next.js 13 App Router

Demo

Screenshots

Desktop

image

image

Mobile

DarkMode LightMode
Image 2 Image 2

Features

  • Responsive Design for improved mobile viewing.
  • Dark Mode for enhanced visual experience.
  • Utilization of Shadcn and Radux UI for Design
  • Implement Internationalization of Persian and English Language
  • Use of Yarn for Management Package

Technologies Used

  • Shadcn Ui
  • Radix
  • Internationalization
  • Yarn

Run Locally

  1. Clone the project
https://github.com/aliseyedi01/Portfolio.git
  1. Go to the project directory
  cd Portfolio
  1. Install dependencies
  yarn install
  1. Start the server
  yarn dev