Skip to content

Latest commit

 

History

History
33 lines (26 loc) · 773 Bytes

README.md

File metadata and controls

33 lines (26 loc) · 773 Bytes

My Basic Curriculum

This is a project that was developed using HTML, JS and CSS. This was my first project where I put into practice all the skills I learned in technical education, I decided to create a CV with some basic information about myself.

Feel free to send questions, criticisms and suggestions, if you have any ideas to improve the code you are welcome!


Prerequisites

Make sure you have Git installed on your system.

How to use

Clone this repository to your system:

git clone https://github.com/seu-usuario/repository-name.git

Open the index.html file in your browser

It's just the front of the application, but it can certainly be used for a real application with some backend.