Single page portfolio website with beautiful transitions.
- 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/