This repository contains the code for my personal website, serving as both a blog and portfolio. Having my own website allows me to showcase my experiences, share my resume, and provide links to my courses and eBooks. Explore my work, learn about my journey, and connect with me through this platform.
In order to rise the project, you must run the next commands:
$ npm i
$ npm run build
$ npm run start