Portfolio for developers
Next js version?
Theme
Features
- Eslint/Prettier configured
- Scores 100% on a11y / Performance / PWA / SEO
- PWA (desktop & mobile)
- Easy to customize
- Nice project structure
- Amazing illustrations by Undraw.co
- Tablet & mobile friendly
- Continuous deployment with Vercel
- Or with Netlify, check Netlify branch
- A contact form protected by Google Recaptcha
- Can be deployed with one click
- Functional components with
RecomposeReact Hooks!ready to migrate to React hooks! - Fetches your Github pinned projects with most stars (You could customize this if you wish)
- One click deployment to Vercel
Design
Project on Behance
Structure
.
βββ data
β βββ config # SEO related tags
βββ src
β βββ assets # Assets
β β βββ icons # icons
β β βββ illustrations # illustrations from (undraw.co)
β β βββ thumbnail # cover of your website when it's shared to social media
β βββ components # Components
β β βββ common # Common components
β β βββ landing # Components used on the landing page
β β βββ theme # Header & Footer
β βββ pages # Pages
βββ static # favicon & Netlify redirects
Prerequisites
Online
- Create an account at Formium and grab your form endpoint url
- Grab a Google recaptcha key from Google Recaptcha
Make sure to select V2 checkbox
- Grab your Github token from GitHub
- Click and pass in your:
- Formium form endpoint
- Google recaptcha public key
- Github token
To Env variables section.
For the contact form to work, you will need to update the
url
in here
Locally
- Create an account at Formium
- Grab a Google recaptcha key from Google Recaptcha
- Grab your Github token from GitHub
- Run
cp .env.development.template .env.development
- Run
npm i && npm start
You could run
vercel env pull
to get your env variables from Vercel.
Deploying locally to Vercel
I highly recommend that you push to GitHub/GitLab and deploy your repository to Vercel instead or just hit the Deploy button.
Clean the cache
This removes the .cache/
& public/
folders
yarn reset
Built with
- Adobe XD
- Gatsby
- React & GraphQL
- Formium
- Google recaptcha
- VSCode
- And these useful of JavaScript libraries & Gatsby plugins package.json
License
This project is licensed under the MIT License - see the LICENSE.md file for more details
Contributors
- Ajay NS #3
- Ryan Lee #6
- David #8
- LΓ©u Almeida #21
- Kudakwashe Mupeni #20
- sasannnn #22
- Michael Seifarth #27
- Hugo #34 #35
- manula thejan #38
- Benjamin Lo #40
- Yassine Rais #41
- Juan Manuel Combetto #54
- Smakosh
Support
If you love this Gatsby template and want to support me, you can do so through my GitHub profile.