Skip to content

Latest commit

 

History

History
24 lines (17 loc) · 662 Bytes

README.md

File metadata and controls

24 lines (17 loc) · 662 Bytes

My Portfolio Project

This is the first version of my porfolio website project..

Live Demo: https://priscillaemasoga.com
Figma Prototypes => www.figma.com

Preview

Screen.Recording.2023-12-30.at.14.27.27.mov

Technologies

  • React.js + Vite (JavaScript)
  • TailwindCSS
  • HTML (JSX)
  • AOS - For quick and easy scroll animations

Run the project locally

  1. Navigate to the project directory and run the following commands.
    npm install
    npm run dev