/Portfolio

My Portfolio built using React.js and Framer

Primary LanguageJavaScript

My Portfolio

visitors

Tech Stack

React Framer Motion Material UI SimpleIcons UnDraw Netlify

How to run

  • Clone this repo:
    git clone https://github.com/Adi1222/Portfolio.git
    
  • Install the dependencies:
    npm install 
    # or
    yarn install
    
  • Run the development server:
    npm start
    
  • Open ![http://localhost:3000](http://localhost:3000) on your browser to see the result.