NodeJs Application to view a resume with Bootstrap and CSS design. Deployed on heroku zackycv.herokuapp.com
Use the node package manager to install and run the program npm
Clone the repository to your local device
git clone https://github.com/1dv523/Resume_websiteInitiate the program by installing all the required dependencies
npm installRun the program and browse it on Localhost:8080
npm start / npm run devTo make this your cv. Insert your information by editing the data.json file in json directory