The first iteration of cesartheroman.com built with React and hosted with Netlify
![Screenshot 2023-01-12 at 2 47 48 PM](https://user-images.githubusercontent.com/60380027/212178063-260acb18-23eb-4171-b800-f1f7475fe0db.png)
- 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]