/me

My website personal

Primary LanguageAstro

mmartinsoliv.com

My personal website <3

Deploy with Vercel

Technology stack

Running locally

  1. Clone this repo:
$ git clone https://github.com/mmartinsoliv/me.git
  1. Then go to the project's folder:
cd me
  1. Install all dependencies:
yarn
  1. Run locally:
yarn dev

File structure

The basic file structure for the project is organized in the following way:

|-- src
   |-- components
   |-- layouts
   |-- pages
   |-- styles