Skip to content

1dv523/Resume_website

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Resume Viewer

NodeJs Application to view a resume with Bootstrap and CSS design. Deployed on heroku zackycv.herokuapp.com

Installation

Use the node package manager to install and run the program npm

Steps

Clone the repository to your local device

git clone https://github.com/1dv523/Resume_website

Initiate the program by installing all the required dependencies

npm install

Run the program and browse it on Localhost:8080

npm start / npm run dev

Usage

To make this your cv. Insert your information by editing the data.json file in json directory

About

A nodeJS webapp to view a CV

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 70.9%
  • CSS 23.4%
  • JavaScript 5.7%