A simple single page minimal looks portfolio made with node js. (Easy to Deploy).
Demo Live Site
- Single Page
- Good Looking Design
- Easy To Edit
- Easy to Deploy
- 24x7 Uptime (On Github Pages / Netlify)
- Support
git clone https://github.com/CyberBoyAyush/JS-Portfolio.git
npm install
npm run dev
- Go to
config.js
and replace my username with your usernames. It will automatically fetch all data just simple as that.
git add .
git commit -m "Type Your Message"
git remote remove origin
git remote add origin {your_repo}
git push origin [branch_name]
- Instead of your_repo add your repo link.
- Instead of branch_name add origin branch (default is master).
- Aryan Vikash bhai for his wonderful portfolio repo. (This repo is clone of his repo only but added more Language section and easy to deploy options with a good documented readme.) All code credits goes to him.
- Copyright (C) 2021-2022 by CyberBoyAyush@Github, < https://github.com/CyberBoyAyush >.
JS-Portfio is Free Template: You can use, study share and improve it at your will. Specifically you can redistribute and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.