Skip to content

pedabraham/reactResume

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React Resume

A version of a resume which is simple but powered, by the functions that react can offer.

Captura de Pantalla 2020-09-16 a la(s) 12 51 40

Components

React resume is made by different components.

CheckButtonForm

Check box button.

TechStack

List of skills present in the resume, each skill is a CheckButtonForm.

Post

Project or job, description.

Feed

List of projects or jobs, composed by a series of posts.

Language

Element to change the language

Resume

Feed of projects, plus the techStack.

AboutMe

A brief description about me.

Profile

Resume, plus, Language and AboutMe.