Skip to content

Latest commit

 

History

History
48 lines (30 loc) · 1.03 KB

README.md

File metadata and controls

48 lines (30 loc) · 1.03 KB

ThePortfolyo.com Portfolio Website Setup Guide

Introduction

Welcome to ThePortfolyo.com Portfolio Website Setup Guide! In this guide, we'll walk you through the steps to create a cool portfolio website using React and Tailwind CSS. Whether you're a student, freelancer, or professional, this portfolio will help showcase your skills, projects, and accomplishments in an engaging and visually appealing manner.

Prerequisites

Before we begin, make sure you have the following installed on your system:

  • Node.js (v14.x or higher)
  • npm (v6.x or higher) or Yarn (v1.x or higher)
  • Git

Setup Instructions

1. Clone the Repository

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

git clone https://github.com/abduldevlop/ThePortfolyo.com-assigment.git

2. Navigate to the Project Directory

cd portfolio-website

3. Install Dependencies

npm install

4. Start the Development Server

npm run dev

5. open in browser

http://localhost:5173/