brenopolanski / brenopolanski.com

:house: My personal website

Home Page:https://brenopolanski.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

brenopolanski.com

My personal website

What is inside?

This project uses lot of stuff as:

Quick Start

First of all, install the dependencies to run this app.

# Clone this repository
$ git clone git@github.com:brenopolanski/brenopolanski.com.git

# Install dependencies
$ yarn install

# Compiles and hot-reloads for development
$ yarn dev

# Compiles and minifies for production
$ yarn build

# Lints and fixes files
$ yarn lint

Open http://localhost:3000 with your browser to see the result.

Commands

  • dev: runs your application on localhost:3000.
  • build: creates the production build version.
  • start: starts a simple server with the build production code.
  • lint: runs the linter in all components and pages.

Learn More

To learn more about Next.js, take a look at the following resources:

You can check out the Next.js GitHub repository.

Deploy on Vercel

The easiest way to deploy your Next.js app is to use the Vercel Platform from the creators of Next.js.

Check out our Next.js deployment documentation for more details.

About

:house: My personal website

https://brenopolanski.com

License:MIT License


Languages

Language:TypeScript 91.8%Language:JavaScript 5.9%Language:CSS 2.2%Language:Shell 0.1%