Skip to content

harsh778/harsh778.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

DUB

harshsinghal.me ๐ŸŒ

Logo

Source code of my Personal Portfolio Website

Check it out @ https://harshsinghal.me

Built With

This project was built using the following languages and technologies.

  • JavaScript(ES6)
  • AngularJS
  • jQuery
  • Bootstrap
  • HTML5
  • CSS3

๐Ÿ›  Usage and Development

To have this web application on your pc, you need to:

  • download or clone this repo:

    • Clone using SSH:
     git@github.com:harsh778/harsh778.github.io.git
    
    • Clone using HTTPS
      https://github.com/harsh778/harsh778.github.io.git
    
    • Clone using GitHub CLI
      gh repo clone harsh778/harsh778.github.io
    
  • In the project directory, you can also run:

    • $ npm install - installs all the dependencies required by the project

    • $ npm start - runs the web app in the development mode:

    • $ npm run build

      • Builds the app for production to the build folder.
      • The build is minified and the filenames include the hashes.
      • The web app is ready to be deployed! Congrats ๐ŸŽ‰

๐Ÿค Contributing

Contributions, issues and feature requests are welcome!
Just fork this repo, make your changes and create a pull request.

๐Ÿ“ License

This project is MIT Licensed.