/react-cv

Building a CV / portfolio site using React

Primary LanguageJavaScriptMIT LicenseMIT

react-app-cv

What?

I'm going to build a CV website to demonstrate my skills using React.

Why?

To showcase what I can do with React and as another project to illustrate my solo work.

How?

Using:

  • React
  • Webpack
  • Babel

Status

I have just begun this project so feel free to take a look but please be aware that it is a work in progress.

Setup

After cloning the repo enter the following into the command line:

  • npm install
  • npm build
  • npm start

The site can be seen at localhost/8080