My personal website <3
- Styling: Stitches
- Content: Markdown
- Back-end: Next.js
- Front-end: React
- Animation: Framer
- Deployment: Vercel
- Clone this repo:
$ git clone https://github.com/mmartinsoliv/mmartinsoliv.com.git
- Then go to the project's folder:
cd mmartinsoliv.com
- Install all dependencies:
yarn
- Run locally:
yarn dev
The basic file structure for the project is organized in the following way:
|-- src
|-- articles
|-- components
|-- layouts
|-- lib
|-- pages