Skip to content

ShahandFahad/portfolio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ReadMe

Overview

Welcome to my personal portfolio built with Pure React.js and Tailwind CSS. This project showcases my skills and experience as a Full Stack Developer specializing in the MERN stack. If you wish to modify this portfolio for your own use, simply update the data.json file located in /src/assets/data/data.json with your information and deploy it.

Features

  • React.js: For building the user interface.
  • Tailwind CSS: For styling the application.
  • Data Management: Information is managed through a data.json file.

Quick Start

  1. Clone the Repository:
    git clone https://github.com/ShahandFahad/portfolio.git
  2. Navigate to the Project Directory:
    cd portfolio
  3. Install Dependencies:
    npm install
  4. Run the Development Server:
    npm start
  5. Update Information:
    • Modify the data.json file in /src/assets/data/data.json with your personal information.

Deployment

Deploy the project using Vercel or any other preferred platform. Ensure the data.json file is updated with your information before deployment.