/cv

:briefcase: Responsive and Printable CV using React!

Primary LanguageJavaScriptMIT LicenseMIT

This project is archieved

I incorporate this project into my personal website. It has the same layout with some improvements and now all data from there is being managed by TinaCMS in json files.

Some useful URLS:


CV Online

💼 Responsive and Printable CV using React and rendering a static website with GatsbyJS!

Stack

Running

  1. Open your terminal and clone the project
$ git clone https://github.com/raulfdm/cv.git
$ cd cv/
  1. Install all dependencies:
$ yarn install
  1. Run locally:
$ yarn dev

License

MIT