Skip to content

acamposhd/my-cv

Repository files navigation

My CV - Resume GitHub GitHub stars Codacy Badge

CV/Resume personal website template built it using Next.js and Typescript.

Please go and change the data/data.tsx file to fill the CV/Resume with your personal information Feel free to use it and customize it as much as you desire.

Getting Started

From your command line, clone and run this repository running:

# Go into the repository
$ cd /my-cv

# Install dependencies
$ npm i

# Run the project
$ npm run dev

Google Analitycs

Create an .env file and add your GA ID:

GA_ID=UA-XXXXXXXX-X

Images and Fonts and public assets

Store any public assets in public folder and access to them as root folder in your website ./

Technologies used

Deployment

I'm currently using ZEIT Now and I highly recommend to use it. Please go to the docs to see how incredibly easy and fast is to deploy with it.

Other info

For more information please visit https://nextjs.org/docs