Skip to content

Adi1222/Portfolio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.