metakgp / metakgp/chillzone

use CSS modules / styled components

Open
#80 4 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

design enhancement good first issue
Dominant language
HTML
Stars
25
Forks
27
PR merge metrics
No merged PRs in 30d

Description

Currently the css is applied using 3 different ways.

  1. through the css files
  2. through bootstarp (cdn)
  3. through react-bootstrap

We want a uniform styling method and wanted people to try css-modules/styled-components

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.

Research direction

Start by inventorying the existing CSS files, Bootstrap CDN usage, and react-bootstrap components mentioned in the issue. Compare the css-modules and styled-components options, then define a single approach and identify all affected styling usage. Done means the project uses one uniform styling method without the three-way split described here.

Written by the indexing model from the issue text.

Assessment

Tech stack
react
Domain
frontend, web-dev
Issue type
Refactor
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.