vitordino / vitordino.com

🎨 my current website

Home Page:https://vitordino.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

vitordino.com

Netlify Status

System Dependencies

name min. version
node 12.0.0
yarn 1.0.0

Guide

# install both projects dependencies
$ yarn

# start development server
$ yarn dev

# build static site
$ yarn build # outputs to ./public directory

Commit Standard

this repo follows the gitmoji specification, and enforce it with a custom git-hook, so you need to follow it in order to be able to commit.

Tech Stack

name license description
react MIT declarative, component-based, functional approach to user interfaces
styled-components MIT visual primitives for the component age
gatsby MIT build blazing fast, modern apps and websites with react
etymos MIT responsive toolkit for declarative styled-components

About

🎨 my current website

https://vitordino.com

License:MIT License


Languages

Language:JavaScript 100.0%