/RJP

Inspirited by: https://brittanychiang.com My website version: https://johann-goncalves-pereira.netlify.app

Primary LanguageElmMIT LicenseMIT

My oficial Portfolio

This is my portfolio website, the design was completely based on Brittany Chiang website so got to her repository and give her a star.

But I made everything on this website besides the design. If you want to use this for your portfolio just give credit to me and brittany.

Installation

To start, you have two options:

  1. Make a fork from this repository. not recommended
  2. Press the Use this template button and follow the GitHub instructions. recommended

Then, on the project folder/directory, run the command to install all the dependencies.

yarn install

You can use npm if you prefer

Run Locally

Type Development Production Production Test
Command yarn dev yarn build yarn build && yarn preview
Host:Port http://localhost:3000 Deploy with Netlify http://localhost:8080