The objective of the proyect is to design an static Home Page, talking about myself, my experiencies, habilities, hobbies and stuff.
HTML, CSS, Bootstrap 4, Javascript, Node.js, PHP.
Before running de webpage you need to have installed in your computer a web server launcher such as http-server or reload. Also yo may need to install Node.js
The page is a static HTML page, with some javascript code in it. To run it, just launch your a web server, e.g.:
cd jftorresp.github.io
http-server
You can launch it using reload, e.g.:
cd jftorresp.github.io
reload -b
Or if you just want to access de webpage in the browser, just type the url: https://jftorresp.github.io/
Made by Juan Felipe Torres, licensed under MIT
