Skip to content

MHBahrampour/portfolio

Repository files navigation

Logo

Mohammad H. Bahrampour Portfolio

The first iteration of mhbahrampour.ir built with Next.js and hosted with Netlify

Netlify Status

demo

🚨 Forking this repo (please read!)

This website is completely designed and implemented by me, although the design was inspired by Brittany Chiang's portfolio. Feel free to use this project for your personal portfolio but please give me proper credit by linking back to mhbahrampur.ir. Thanks!

🛠 Installation & Set Up

  1. Install and use the correct version of Node using NVM

    nvm install
  2. Install dependencies

    npm i
  3. Run tests

    npm run test
  4. Start the development server

    npm run dev

🚀 Building and Running for Production

  1. Generate a production build

    npm run build
  2. Preview the site as it will appear once deployed

    npm run start

License

MIT

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published