Skip to content

Latest commit

 

History

History
38 lines (25 loc) · 757 Bytes

README.md

File metadata and controls

38 lines (25 loc) · 757 Bytes

Portfolio

Welcome to my portfolio! 🚀 Here, I showcase a collection of my works and give an overview of my skills and creativity. Feel free to explore and get to know me better.

Tech Stack

  • Client: React, Tailwind CSS, Framer Motion, Aceternity UI
  • Server: Node, Express, Resend, Joi, Spotify API, Hunter API

Features

  • Home
  • About Me & Skills
  • Projects
  • Blog
  • Contact Me

Getting Started

  1. Clone the Repository:

    https://github.com/jcblanc2/Portfolio.git
    
  2. Install Dependencies:

    npm install
    
  3. Run the Development Server:

    npm run dev
    

    The portfolio should now be running locally. Open your browser and navigate to http://localhost:5173/ to view it.