Hi, I‘m Sérgio Fontes, a Brazilian digital designer.
This repository is the source of my portfolio. Feel free to check it out and learn how I built it. Drop me a line if you have any questions or suggestions.
- Make sure you have Node.js
12.22.0
or later. - Clone this repository:
git clone [email protected]:sergiofontes/fontes.cc.git
- Enter its folder, then run
npm install
- Run the project
npm run dev
and access it athttp://localhost:3000