Portfolio Website: https://portfolio.joshbacon.name
My portfolio website/blog built using React with Typescript and Material UI. This application is hosted as a static-site on AWS S3 with CloudFront content delivery. The only back-end services currently being integrated are EmailJS and Auth0, with more to come.
- Create React App
- Material UI
- AWS S3 Static Site Hosting
- AWS CloudFront CDN
- Auth0
- EmailJS
- PrismJS
- Prettier
- GitHub Actions
docker run -i -t -v ${PWD}/:/app/ --workdir /app/ node:18-stretch npm run-script build