Skip to content

Latest commit

 

History

History
80 lines (54 loc) · 2.25 KB

README.md

File metadata and controls

80 lines (54 loc) · 2.25 KB
HG_LOGO

Porfolio V3

crafted with by Harsh Goel.

version 1.0.0 license MIT author Harsh Goel

The 3rd version of his portfolio website.

Built With

This website is built with on NextJS, statically typed in TypeScript following the best practises in the market.

Installation 🔧

Install dependencies

$ yarn

Building

$ yarn build

Running Server 🚀

Start the development server

$ yarn dev

Start the server

$ yarn start

Other Commands 🚧

Use ESLint to check all files

$ yarn lint

Format the code using Prettier

$ yarn format

License 📜

Portfolio is available under the MIT license. See the LICENSE file for more info.

Contributing 🤝

Please read Contributing.md for details on our code of conduct, and the process for submitting pull requests to us.

Forking this repo 🚨

Many people have contacted us asking if they can use this code for their own websites. The answer to that question is usually yes, but with credits and approval. There are some cases, such as using this code for a business or something that is greater than a personal project, that we may be less comfortable saying yes to. If in doubt, please don't hesitate to ask us.

We value keeping this site open source, but as you all know, plagiarism is bad. We spent a non-negligible amount of effort developing, designing, and trying to perfect this iteration of our website, and we are proud of it! All we ask is to not claim this effort as your own.