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 e9a63461fb Styling and responsive layout пре 1 година
public Add brief about using Context пре 1 година
src Styling and responsive layout пре 1 година
.eslintrc.json Add Next.js + React + Bootstrap пре 1 година
.gitignore Add skills cloud пре 1 година
README.md Merge branch 'bootstrap' пре 1 година
next-env.d.ts Add Next.js + React + Bootstrap пре 1 година
next.config.js Add Next.js + React + Bootstrap пре 1 година
package-lock.json Add skills cloud пре 1 година
package.json Add skills cloud пре 1 година
postcss.config.js Add Next.js + React + Bootstrap пре 1 година
tsconfig.json Add Next.js + React + Bootstrap пре 1 година
webpack.config.js Import Bootstrap Webpack example to start off пре 1 година

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.