Skip to content

Latest commit

 

History

History
94 lines (74 loc) · 2.76 KB

README.md

File metadata and controls

94 lines (74 loc) · 2.76 KB

Personal Portfolio

Welcome to my personal portfolio project! This project showcases my skills and experience as a developer. It consists of both a front-end and back-end component, built with modern technologies.

Tech Stacks

Front-End

The front-end of this portfolio is built using the following tech stack:

Back-End

The back-end is built using the following tech stack:

Installation

To get started with this project, follow these steps:

Front-End

  1. Clone the repository:
    git clone /~https://github.com/Yab112/portfolio-with-motion-framer.git
  2. Navigate to the front-end directory:
    cd portfolio-with-motion-framer
  3. Install dependencies:
    npm install
  4. Run the development server:
    npm run dev

Back-End

  1. Clone the repository (if you haven't already):
    git clone /~https://github.com/Yab112/backend.git
  2. Navigate to the back-end directory:
    cd backend
  3. Install dependencies:
    npm install
  4. Start the server:
    npm start

Contact

If you have any questions or feedback, feel free to reach out!