📸 Photographer portfolio website
- Platform: Node
- Framework: Express
- Template Engine: Handlebars
- CSS Framework: Bootstrap
- CSS Preprocessor: Sass
- Build Tool: Webpack
- Deployment: GitHub Actions
- Clone the repository
- Create the
.env
file - Install npm packages:
npm install
- Start NodeJS server:
nodemon
- Start watching SCSS files:
npm run watch
Note that this project is distributed under the MIT License.