portfolio-generator
v6.1.2
Published
This package generates a bootstrap based portfolio website for you.
Downloads
24
Maintainers
Readme
portfolio-generator
- This package generates a bootstrap based portfolio website for you.
- Website will be using Next JS.
- You can download final generated code & deploy on vercel.
- View the template of generated website here https://bootstrapmade.com/demo/Personal/
- View my website which is also built in same template https://www.cybersaksham.co.in/
- View the full documentation of
portfolio-generator
here http://portfolio-generator.cybersaksham.co.in/
Run Portfolio Generator
npx portfolio-generator my-portfolio
Run the Website
cd portfolio-generator
npm run dev
# Go to http://localhost:3000
In Future
These features may be added in future.
- Service section
- Different templates
- Other custom features
If you have any feature that may be added to the website then you can fork the repository, add that feature & create a pull request.