Dejvino's Curriculum Vitae
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
Dejvino 1744faed05 Responsive page layout 1 year ago
public Add brief about using Context 1 year ago
src Responsive page layout 1 year ago
.eslintrc.json Add Next.js + React + Bootstrap 1 year ago
.gitignore Add skills cloud 1 year ago
README.md Merge branch 'bootstrap' 1 year ago
next-env.d.ts Add Next.js + React + Bootstrap 1 year ago
next.config.js Add Next.js + React + Bootstrap 1 year ago
package-lock.json Add skills cloud 1 year ago
package.json Add skills cloud 1 year ago
postcss.config.js Add Next.js + React + Bootstrap 1 year ago
tsconfig.json Add Next.js + React + Bootstrap 1 year ago
webpack.config.js Import Bootstrap Webpack example to start off 1 year ago

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.