Add dark mode toggle

Open
#82 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
3/5
Estimated time
1-2 days
Newbie friendliness
68/100
Issue type
Feature
Clarity
Mostly clear
Activity status
Quiet
Tech stack
next.js, tailwindcss, typescript
Domain
frontend, web-dev

Research direction

Start by locating the portfolio header and the existing theme or Tailwind configuration, then run the app to inspect the current light-mode behavior. Add a header toggle whose choice switches between light and dark themes and is restored from localStorage; done means the preference survives a page reload and a new session.

Written by the indexing model from the issue text.

Description

triage

Currently the portfolio supports only light mode. Add a toggle button in the header that allows users to switch between light and dark themes. The preference should be saved to localStorage so it persists across sessions.

Dominant language
TypeScript
Stars
71
Forks
188
PR merge metrics
No merged PRs in 30d

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from github-samples/gitfolio

All issues in github-samples/gitfolio

Similar issues

More TypeScript issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.