My personal website. Practical and fun, it looks like me 👀
Make a clone from the repo and install the dependencies
# First of all, clone the project
$ git clone https://github.com/LeuAlmeida/leunardo.dev
# Enter in the application folder
$ cd leunardo.dev
# Install all dependencies using Yarn (or $ npm install if may you are using NPM)
$ yarn
# Run the application in your machine
$ yarn start
- Implement extra certificates field
MIT License.
See LICENSE for details.
This portfolio was made from the Gatsby Portfolio Dev Template. Thank you Smakosh! 💖