Skip to content

Latest commit

 

History

History
30 lines (19 loc) · 1.09 KB

README.md

File metadata and controls

30 lines (19 loc) · 1.09 KB

MyPortfolio

MyPortfolio is a professional showcase hosted on RohanTech.dev, highlighting skills, work experience, and projects.

portfolio

Sections

  • Hero: Features a headshot and introductory text.
  • About: Includes a brief introduction and a detailed list of skills.
  • Work Timeline: A comprehensive timeline showing my work experience.
  • Projects: A showcase of personal projects.

Technologies Used

  • Next.js: A popular React framework used for building the user interface.
  • TailwindCSS: A utility-first CSS framework for rapidly building custom designs.
  • Vercel: Deployment platform providing CI/CD for the project.

Getting Started

To run the project locally, follow these steps:

  1. Clone the repository
  2. Install dependencies using npm install
  3. Run the development server with npm run dev

Deployment

The website is deployed with Vercel. Continuous deployment ensures the live site is updated with each push to the main branch.