This portfolio website was made with love to easily help developers put their work out there. I've spent some time to make it as easy as possible for any one to adopt with little modifications and get running. The tech stack used is Gatsby (React Static Site Generator Framework ) and Markdown.
- Responsive design
- SEO Optimized with 100% score from LightHouse
- Optimized Images via Gatsby Plugin Image
- Gatsby JS - Static site generator for React Applications
- React Js
- Markdown
- GraphQL
- Node.js
Install the dependencies and devDependencies and start the server.
cd ayodeji-abodunrin-website
npm i
gatsby develop
Want to contribute? Great!