git clone https://github.com/sarozpradhan64/React-Next-Portfolio.git
Install the npm packages
npm install
Create .env.local file in root directory and Add the Email.js secret Keys for contact form submission.
EMAIL_JS_SERVICE_ID=
EMAIL_JS_PUBLIC_KEY=
EMAIL_JS_TEMPLATE_ID=
npm run dev