A command line app built with Node that will generate a beautiful portfolio website for you without making you do any of the heavy lifting. Let Portfolio Generator make you a beautiful website today!
- Node
- Inquirer
- HTML
- CSS
- JavaScript
This app can only be used in the command line. Follow these simple steps to start generating portfolios:
- Clone this repo
- Navigate to the app directory
- Run
npm install
to install dependencies - Run
node app
to start using the app
And that's it!
Made with ❤️ by Jonathan McDonnell