This project was built using the following languages and technologies.
- JavaScript(ES6)
- AngularJS
- jQuery
- Bootstrap
- HTML5
- CSS3
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:- Open http://localhost:3000 to view it in the browser.
- The page will reload if you make edits.
-
$ 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 ๐
- Builds the app for production to the
-
Contributions, issues and feature requests are welcome!
Just fork this repo, make your changes and create a pull request.
This project is MIT Licensed.