saikuNoCoda / resumeOnline

A Naive Kind of clone of https://github.com/sproogen/modern-resume-theme using React and Bootstrap only :)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Online Resume

A Naive Kind of clone of https://github.com/sproogen/modern-resume-theme using React and Bootstrap only :)

Link to Demo

https://divyanshverma.netlify.app/ Example

How to make changes

Go to '/src/data/data.js'.
You can see there are defined constants where you can make changes according to your profile and use it as your resume. data.js

To Run

Requires npm node create-react-app

First run npm install

Then use npm start after cloning repo.

Runs the app in the development mode.

Open http://localhost:3000 to view it in the browser.

Message

If you want it to have any more features or some bug fixes, Feel free to contact me on linkedln ( https://www.linkedin.com/in/divyanshvermafc/ )

For Deployment

You can use Netlify ( https://www.netlify.com/ )

About

A Naive Kind of clone of https://github.com/sproogen/modern-resume-theme using React and Bootstrap only :)


Languages

Language:JavaScript 88.3%Language:HTML 7.6%Language:CSS 4.1%