Skip to content

petruborta/developer-portfolio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DEVELOPER PORTFOLIO

Developer portfolio above the fold section

Single-page website for showcasing projects, skills and information about myself.

Table of contents

Demo

Here is a working live demo: https://petruborta.com//

Technologies

Setup

  • Follow the instructions on how to create a contact form API

  • Once you're done with the contact form API, clone this repository to your local machine

    $ git clone https://github.com/petruborta/developer-portfolio

  • Create js/secrets.js and replace "YOUR_SERVICE_ENDPOINT" with your endpoint logged to the console after deploying the contact form API

export const CONTACT_FORM_API_ENDPOINT = "YOUR_SERVICE_ENDPOINT"
  • In VS Code install Live Sass Compiler extension to compile .scss files to .css
  • In VS Code install Live Server extension to view the project

Status

Project is: finished

Contact

Created by @petruborta - feel free to contact me!