The first iteration of cesartheroman.com built with React and hosted with Netlify
- React
- Flexbox + CSS Grid
- Netlify
- Webpack
To get a local copy up and running follow these simple steps:
- npm
npm install npm@latest -g
- Fork and Clone the repo
git clone https://github.com/cesartheroman/personal-portfolio.git
- Install NPM packages
npm install
- Start the development server
npm start
- Generate a full static production build
npm run build
Cesar Roman - LinkedIn - [email protected]