Skip to content

Latest commit

 

History

History
98 lines (60 loc) · 3.99 KB

README.md

File metadata and controls

98 lines (60 loc) · 3.99 KB

Personal Website '21

GitHub code size in bytes GitHub last commit GitHub stars GitHub forks

My personal portfolio website to showcase my work.

Akshat Gupta

Generic badge

Generic badge

Requirements

GitHub top language

The source code of this project is written in React, Material UI & JSX. So, you will need to install Node.js locally on your device to run the application.

Instructions to run

git clone https://github.com/akshatvg/akshatvg.github.io
cd akshatvg.github.io
npm i
npm start

Run a production build

npm run build

Need help?

Feel free to contact me via Facebook.

Invite me to connect on LinkedIn.

Facebook Quora Instagram Snapchat Medium

 _____ _                 _     __   __            
|_   _| |               | |    \ \ / /            
  | | | |__   __ _ _ __ | | __  \ V /___  _   _   
  | | | '_ \ / _` | '_ \| |/ /   \ // _ \| | | |  
  | | | | | | (_| | | | |   <    | | (_) | |_| |  
  \_/ |_| |_|\__,_|_| |_|_|\_\   \_/\___/ \__,_|  
                                                  
                                                  
______                                            
|  ___|                                           
| |_ ___  _ __                                    
|  _/ _ \| '__|                                   
| || (_) | |                                      
\_| \___/|_|                                      
                                                  
                                                  
______      _               _   _               _ 
| ___ \    (_)             | | | |             | |
| |_/ / ___ _ _ __   __ _  | |_| | ___ _ __ ___| |
| ___ \/ _ \ | '_ \ / _` | |  _  |/ _ \ '__/ _ \ |
| |_/ /  __/ | | | | (_| | | | | |  __/ | |  __/_|
\____/ \___|_|_| |_|\__, | \_| |_/\___|_|  \___(_)
                     __/ |                        
                    |___/                         

 

License

GNU GPL © Akshat Gupta

GitHub license Twitter Follow


if (youEnjoyed) {
    starThisRepository();
}