Dejvino's Curriculum Vitae
No puede seleccionar más de 25 temas Los temas deben comenzar con una letra o número, pueden incluir guiones ('-') y pueden tener hasta 35 caracteres de largo.
 
 
 
Dejvino e9a63461fb Styling and responsive layout hace 1 año
public Add brief about using Context hace 1 año
src Styling and responsive layout hace 1 año
.eslintrc.json Add Next.js + React + Bootstrap hace 1 año
.gitignore Add skills cloud hace 1 año
README.md Merge branch 'bootstrap' hace 1 año
next-env.d.ts Add Next.js + React + Bootstrap hace 1 año
next.config.js Add Next.js + React + Bootstrap hace 1 año
package-lock.json Add skills cloud hace 1 año
package.json Add skills cloud hace 1 año
postcss.config.js Add Next.js + React + Bootstrap hace 1 año
tsconfig.json Add Next.js + React + Bootstrap hace 1 año
webpack.config.js Import Bootstrap Webpack example to start off hace 1 año

README.md

cv

Dejvino’s Curriculum Vitae

Build

npm install

# Development - served on http://localhost:3000/ with auto-reload
npm run dev

# Production - output in ./dist/
npm run build

Info

Uses React with Bootstrap and NextJs, compiles a static HTML/CSS/JS web page that can be easily served from any webhosting.