This project is a website to show my skills and projects.
To install all dependencies you will need run npm install
To run this project npm start
This project has a Dockerfile with multi stage build to serve using nginx.
To run the docker file just remember to expose the 80 port
This was created using React, if you want to speed up you knowledge you can use create-react-app