Web Developers portfolio build with Gatsby.js & React.js
The Aaron van den Berg Web Developer portfolio website is built using GatsbyJS and a small ExpressJS server. It features React 16.x, Gatsby framework, PWA functionality for desktop and mobile, functional components with Recompose React Hooks, frontend design by @smakosh, illustrations by Undraw.co, and integration of Express as a backend framework along with Socket.IO for real-time online user counter and notifications. Additionally, it includes a simple authentication system using PassportJS and a contact form with Google reCAPTCHA.
config.js
in the server
folder.config.js
and make any adjustments.npm install
node server.js
gatsby develop
The Aaron van den Berg Web Developer portfolio website is a showcase of skillful development using GatsbyJS and ExpressJS. Featuring a modern tech stack including React, PWA functionality, and various integrations, the site serves as an excellent example of a well-crafted portfolio with attractive design elements and interactive features. The installation process is straightforward, making it accessible for developers looking to explore and learn from this project.