Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 517 Bytes

README.md

File metadata and controls

20 lines (14 loc) · 517 Bytes

Personal website

Related

This is my personal website implemented using gatsby, emotion & react. It contains all my articles and the work that I've done that I'm allowed to publicly disclose.

It is deployed on Netlify, with the messaging functionality implemented through AWS lambdas. Features a lighthouse score of 100 on performance, SEO & Best practices.

Running locally

To run this project locally, simply:

git clone https://github.com/3nvi/personal-website
cd personal-website
npm run start