Skip to content

Latest commit

 

History

History
33 lines (23 loc) · 1.35 KB

README.md

File metadata and controls

33 lines (23 loc) · 1.35 KB

My Portfolio

Welcome to my portfolio website! This repository contains the source code for my personal portfolio. You can visit the live website by clicking here.

Installation

To run this project locally, follow these steps:

# Clone the repository
git clone https://github.com/ivanwritescode/my-portfolio.git

# Navigate to the project directory
cd my-portfolio

# Install the dependencies
npm install

# Start the development server
npm run dev

Technologies

This project utilizes the following technologies:

  1. React - A JavaScript library for building user interfaces.
  2. Bootstrap - A popular CSS framework for building responsive and mobile-first websites.
  3. React Icons - A collection of customizable icons for React applications.
  4. TypeScript - A typed superset of JavaScript that compiles to plain JavaScript.
  5. SASS - A CSS extension language that adds features like variables, nesting, and mixins.
  6. Vite - A fast and lightweight development server and build tool for modern web applications.
  7. Swiper - A modern, accessible, and customizable carousel library.