Skip to content
/ CV Public

Aplicación web utilizada como portafolio personal a modo de resume o curriculum vitae. Desarrollado en react con componentes nativos y desplegado en Heroku.

Notifications You must be signed in to change notification settings

Leomk1998/CV

Repository files navigation

This project was bootstrapped with Create React App.

Available Scripts

In the project directory, you can run:

yarn start

Runs the app in the development mode.
Open https://localhost:3000 to view it in the browser.

The page will reload if you make edits.
You will also see any lint errors in the console.

ENV File

This project has 3 env variables. When cloned, the project will contain an env.example file with the variables, for security reasons they have default values, this won't prevent the project to launch, but will limit it's functionallity, although you can assign your own values to the variables in order to the project fully works.

  • REACT_APP_BASE_URL: localhost:3000 by default, you can replace it with your custom domain URL.

  • REACT_APP_REQUEST_URL: this project uses https://getform.io/ as endpoint for the contact page, you can create your own endpoint and set it in this variable or use another service.

  • REACT_APP_RESUME_URL: Link to your CV.

About

Aplicación web utilizada como portafolio personal a modo de resume o curriculum vitae. Desarrollado en react con componentes nativos y desplegado en Heroku.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published