Dejvino's Curriculum Vitae
Du kannst nicht mehr als 25 Themen auswählen Themen müssen entweder mit einem Buchstaben oder einer Ziffer beginnen. Sie können Bindestriche („-“) enthalten und bis zu 35 Zeichen lang sein.
 
 
 
Dejvino e9a63461fb Styling and responsive layout vor 1 Jahr
public Add brief about using Context vor 1 Jahr
src Styling and responsive layout vor 1 Jahr
.eslintrc.json Add Next.js + React + Bootstrap vor 1 Jahr
.gitignore Add skills cloud vor 1 Jahr
README.md Merge branch 'bootstrap' vor 1 Jahr
next-env.d.ts Add Next.js + React + Bootstrap vor 1 Jahr
next.config.js Add Next.js + React + Bootstrap vor 1 Jahr
package-lock.json Add skills cloud vor 1 Jahr
package.json Add skills cloud vor 1 Jahr
postcss.config.js Add Next.js + React + Bootstrap vor 1 Jahr
tsconfig.json Add Next.js + React + Bootstrap vor 1 Jahr
webpack.config.js Import Bootstrap Webpack example to start off vor 1 Jahr

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.