Portfolio With Next.js 13 App Router
DarkMode | LightMode |
---|---|
- 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
- Shadcn Ui
- Radix
- Internationalization
- Yarn
- Clone the project
https://github.com/aliseyedi01/Portfolio.git
- Go to the project directory
cd Portfolio
- Install dependencies
yarn install
- Start the server
yarn dev