Skip to content

FannyDevz/Resume

Repository files navigation

Use this template as your resume

  1. Fork this repository
  2. Edit the files in resume.json. The JSON Schema is based on JSON Resume.
  3. Push it to your fork repository
  4. Set up Github Pages from repository Settings -> Pages -> Choose gh-pages branch
  5. Done!

In case you want to preview it locally, run:

npm install
npm run dev

License

MIT License