Skip to content

Latest commit

 

History

History
35 lines (25 loc) · 1007 Bytes

File metadata and controls

35 lines (25 loc) · 1007 Bytes

Proyect 1: Juan Felipe Torres Personal Homepage

Objective

The objective of the proyect is to design an static Home Page, talking about myself, my experiencies, habilities, hobbies and stuff.

Technologies

HTML, CSS, Bootstrap 4, Javascript, Node.js, PHP.

Prerequisites

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

Running

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/

Overview

Homepage image
Homepage initial view

Made by Juan Felipe Torres, licensed under MIT