tinhspace / bizar.ro

:fire: Luis Henrique Bizarro portfolio.

Home Page:https://bizar.ro/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

BIZAR.RO

JS Standard Style

Screenshot of Website

This is the repository of Bizarro portfolio. The website was submitted to Awwwards in December 14, 2020 but unfortunately didn't made to score a Site of The Day.

Overview

The front end of the portfolio was made entirely with plain JavaScript code using ECMAScript 2015+ features without any frameworks like Angular, React or Vue. It's using libraries such as GSAP, Lodash and ogl. To generate our static files that will be uploaded to the environment, we're using Webpack.

Getting Started

You need to have Node.js and npm installed in your machine, these are our only dependencies to run the project locally.

# Clone the project.
git clone https://github.com/lhbzr/bizar.ro.git

# Install npm depedencies.
npm install

# Configure .env variables and run the website.
npm start

About

:fire: Luis Henrique Bizarro portfolio.

https://bizar.ro/


Languages

Language:HTML 97.1%Language:JavaScript 1.2%Language:Pug 1.0%Language:SCSS 0.5%Language:GLSL 0.1%