Dejvino's Curriculum Vitae
Não pode escolher mais do que 25 tópicos Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.
 
 
 
Dejvino e9a63461fb Styling and responsive layout há 1 ano
public Add brief about using Context há 1 ano
src Styling and responsive layout há 1 ano
.eslintrc.json Add Next.js + React + Bootstrap há 1 ano
.gitignore Add skills cloud há 1 ano
README.md Merge branch 'bootstrap' há 1 ano
next-env.d.ts Add Next.js + React + Bootstrap há 1 ano
next.config.js Add Next.js + React + Bootstrap há 1 ano
package-lock.json Add skills cloud há 1 ano
package.json Add skills cloud há 1 ano
postcss.config.js Add Next.js + React + Bootstrap há 1 ano
tsconfig.json Add Next.js + React + Bootstrap há 1 ano
webpack.config.js Import Bootstrap Webpack example to start off há 1 ano

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.