My personal website erikgabriel.vercel.app built with Next.js and hosted by Vercel
For those who want to use my code on their own sites, yes, it's allowed as long as they have the proper attributions. In order to avoid direct plagiarism, please give proper credit by linking back to erikgabriel.vercel.app or at least mentioning it.
Thanks, enjoy the code!
This project was developed using the following technologies:
-
Clone the repository
git clone https://github.com/EriikGabriel/portfolio.git
-
Access the folder.
cd portfolio
-
Install dependecies:
yarn
-
Start the development server:
yarn dev
The app will be available for access on your browser at http://localhost:3000
This project was deployed on the Vercel platform and can be accessed here.
This project is licensed under the MIT License. See the LICENSE file for details.
Developed by Erik Gabriel 🚀