/portfolio

Primary LanguageJavaScriptMIT LicenseMIT

My Personal Portfolio

Project contains the source code of my personal porfolio available on: https://marwant.me.

Technologies

The website was built with:

Development Environment

If you want to run this application locally, follow the steps.

Cloning repository

$ git clone https://github.com/matrix105/marwant.portfolio

Install dependencies

$ cd marwant.portfolio
$ yarn install ## or npm install

Running the Nestjs server

## running dev server
$ yarn dev

## running build
$ yarn build
$ yarn start

Self-Promotion

Do you like this project? Come on:

  • Star and follow the repository on GitHub.
  • Follow me on

License

MIT License