Skip to content

Latest commit

 

History

History
35 lines (24 loc) · 755 Bytes

README.md

File metadata and controls

35 lines (24 loc) · 755 Bytes

Single page portfolio website with beautiful transitions.

Technologies used 🛠️

  • Gatsby - Static Site Generator
  • React - Front-End JavaScript library
  • Bootstrap 4 - Front-End UI library
  • Sass - CSS extension language

Using NPM:

# Switch to proper node version
nvm use 13.14.0

# Install dependencies
$ npm install

# Start development server
$ npm run develop

Using Yarn:

# Install dependencies
$ yarn

# Start development server
$ yarn develop

Local server: http://localhost:8000/