This Portfolio is a personal project to introduce myself to the IT world and show my skills, both in the application and its functionalities.
Any kind of collaboration is welcome.
- Make sure you are using node version 10
- Install the packages:
$ npm install
- Create a .env file:
$ cp .env.example .env
- Start coding! and the webpack dev server with live reload, for windows, mac, linux or Gitpod:
$ npm run start
PD: If u want to use the Contact form locally, you first need the required variables.
You can find it at https://www.emailjs.com/ with an account