Skip to content

sutarrohit/DevProfile

Repository files navigation

Profile Website

This is a simple profile website built using Next.js, CSS, and TypeScript. It serves as a platform to showcase your professional information, skills, projects, and contact details. The website is designed to be responsive and visually appealing.

Installation

To run the project locally, make sure you have Node.js and npm (Node Package Manager) installed on your machine. Then follow these steps:

Clone the repository to your local machine using the following command:

  1. Clone the repository:
     `git clone https://github.com/your-username/profile-website.git`
    
  2. Install Dependencies:
    npm install