Skip to content

Portfolio website to display my works and offer an introduction to my experiences, capabilities, and goals.

License

Notifications You must be signed in to change notification settings

MarineNewt/PortfolioWebsite

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Developer Portfolio Website Template

Live portfolio viewable at Newt9.dev.

Setup And Deployment 🔧

  1. To Get Started, Fork this repository to your GitHub account:

  2. Clone the forked repo from your account using:

      git clone https://github.com/<your-username>/home.git
  3. Open in editor and edit src/editable-stuff/config.js file.

  4. Add your resume as <resume.pdf> in place of src/editable-stuff/resume.pdf

  5. Edit title and meta description in public/index.html.

  6. Change "homepage" URL in package.json file to be your intended deployment url:

     "homepage": "https://portfolio-newt.netlify.app/"
  7. After editing run the following bash commands:

    npm install
    npm start
  8. For quick deployment visit https://www.netlify.com/ to deploy this project from your github.



Project created with modified framework provided by hashirshoaeb.github.io. Thanks, Hashir!


Versions

NPM v9.2.0
Node v19.3.0

About

Portfolio website to display my works and offer an introduction to my experiences, capabilities, and goals.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published