Skip to content

web site for my CV so i can allway send the some CV link and update them every time from the internet

Notifications You must be signed in to change notification settings

morbargig/Mor-Bargig-CV

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

69 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

web site for my CV, so I can allway send the some CV link and my CV allways be up to date, and i can update them every time from the internet in easy way.

Demo CountPages alpha

you want to use this website ? you welcome, run this command git clone https://github.com/morbargig/Mor-Bargig-CV.git

after you need to install all the libraries, run npm install

to start the website you will need to run npm start

you need to fill this fields with you firebase details

import firebase from 'firebase'
const firebaseConfig = {
    apiKey: "???",
    authDomain: "???",
    databaseURL: "???",
    projectId: "???",
    storageBucket: "???",
    messagingSenderId: "???",
    appId: "???"
  };
  // Initialize Firebase
  firebase.initializeApp(firebaseConfig);
export default firebase

you need to verify that you have a DB config right, and you ready to start !

and don't forget to send your CV :)

About

web site for my CV so i can allway send the some CV link and update them every time from the internet

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published