This is my simple and Beautiful mobile friendly Porfolio made with Nextjs and Shadcn Ui.
Or visit https://himelrana.com with your browser to see the result.
Install dependencies
npm instll
First, run the development server:
npm run dev
Production Build
npm run build
# for check
npm start
Install production dependencies
npm install --production
Open http://localhost:3000 with your browser to see the result.