🤖 Who needs paper when you can flaunt your skills with a simple command?
After cloning the repository we can run the resume program using the below command
npm install
npm run show
Anyone can change the data in the details.json
and add their name, skills, projects, etc.
The details-schema.json
file consists of the schema or structure of the data in the details.json
file, for any changes in the structure of the details change the schema file and if necessary, change the actual code
Happy Coding!
Made by: VIshnu Prasad Korada