Skip to content

Ruth-ikegah/resumeCraft

 
 

Repository files navigation

resumeCraft

An application that helps users to create resumes by simply supplying information that is required to create a good resume.

Demo

A demo of this application exists already, you can try it out here

Design

You can check out the UI/UX design of resumeCraft here

Technology

This application is built using ReactJS.

Contributing

To contribute to this project, do the following

git clone git@github.com:<yourname>/resumeCraft.git
  • Create a branch
git checkout -b my-feature-branch
  • Make your changes, lint, then push to to GitHub
git push -u origin my-feature-branch.
  • Visit GitHub and make your pull request.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 91.1%
  • HTML 4.7%
  • CSS 4.2%