Frontend developer
- Fully Responsive with Tailwind CSS
- Using TypeScript for code safety
- Using Custom Hooks for code reusability and maintainability
- Utilizing the latest Next.js framework to improve Server-Side Rendering (SSR), Client-Side Rendering (CSR), and optimization features like image and font handling
To set up the Music Player Project locally, follow these steps:
- Clone the repository
git clone https://github.com/itsnooshin/my-portfilio.git
- Navigate to the project directory
cd my-portfilio - Install dependencies
npm install- Install dependencies
npm install- Run the development server
npm run dev- Open your browser and visit
http://localhost:3000
