My personal website <3
- Clone this repo:
$ git clone https://github.com/mmartinsoliv/me.git
- Then go to the project's folder:
cd me
- Install all dependencies:
yarn
- Run locally:
yarn dev
The basic file structure for the project is organized in the following way:
|-- src
|-- components
|-- layouts
|-- pages
|-- styles