{"id":17063662,"url":"https://github.com/atapas/theme-builder","last_synced_at":"2025-08-21T05:32:28.692Z","repository":{"id":42226215,"uuid":"312836354","full_name":"atapas/theme-builder","owner":"atapas","description":"The theming system helps you in building a theme of your choice and apply it to test live. Why wait? Just give it a try.","archived":false,"fork":false,"pushed_at":"2022-05-25T04:02:30.000Z","size":3419,"stargazers_count":156,"open_issues_count":1,"forks_count":54,"subscribers_count":3,"default_branch":"main","last_synced_at":"2024-12-09T21:11:14.356Z","etag":null,"topics":["javascript","localstorage","react","reactjs","styled-components","theme","theming","theming-system"],"latest_commit_sha":null,"homepage":"https://tapasadhikary.com","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/atapas.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null},"funding":{"github":["atapas"]}},"created_at":"2020-11-14T14:46:12.000Z","updated_at":"2024-11-08T05:53:32.000Z","dependencies_parsed_at":"2022-08-12T09:51:09.995Z","dependency_job_id":null,"html_url":"https://github.com/atapas/theme-builder","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/atapas%2Ftheme-builder","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/atapas%2Ftheme-builder/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/atapas%2Ftheme-builder/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/atapas%2Ftheme-builder/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/atapas","download_url":"https://codeload.github.com/atapas/theme-builder/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":230494917,"owners_count":18235046,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["javascript","localstorage","react","reactjs","styled-components","theme","theming","theming-system"],"created_at":"2024-10-14T10:52:42.058Z","updated_at":"2024-12-19T20:07:19.197Z","avatar_url":"https://github.com/atapas.png","language":"JavaScript","readme":"# Theming System\n\n[![License - MIT](https://img.shields.io/badge/License-MIT-blue)](#license)\n\n\u003c!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section --\u003e\n[![All Contributors](https://img.shields.io/badge/all_contributors-4-orange.svg?style=flat-square)](#contributors-)\n\u003c!-- ALL-CONTRIBUTORS-BADGE:END --\u003e\n👋 Hey, There! \n\nThe theming system helps you in building a theme of your choice and apply it to test it live. Why wait? Just give it a try.\n\n# 🤔 How does it work?\n\nYou can switch between the available themes.\n\n\u003cimg src='static/Demo_1.gif' art='switch' /\u003e\n\nYou can also create a theme of your own and save it.\n\n\u003cimg src='static/Demo_2.gif' art='save' /\u003e\n\n# 🚀 Live Demo\n\nWhy not? You can access a Live demo from here:\n\n\u003e [https://theme-builder.netlify.app/](https://theme-builder.netlify.app/)\n\n# 👍 Want to Motivate?\n\nWho doesn't need motivations? Want to motivate? Give this repo a Star (🌟).\n\n## Many Thanks to all the Stargazers who has supported this project with stars(⭐)\n[![Stargazers repo roster for @atapas/theme-builder](https://reporoster.com/stars/atapas/theme-builder)](https://github.com/atapas/theme-builder/stargazers)\n\n# 🥡 What's inside?\n\nWe are using the following tools \u0026 technologies,\n\n- [React](https://reactjs.org/)\n- [styled-components](https://styled-components.com/docs/basics)\n- [Browser's Localstorage](https://developer.mozilla.org/en-US/docs/Web/API/Window/localStorage)\n\n# 🏗️ How to build? Read this step-by-step tutorial\n\n- [Theming and Theme Switching with React and styled-components](https://css-tricks.com/theming-and-theme-switching-with-react-and-styled-components/)\n\n# 🏃🏿‍ How to Run this project locally?\n\nThis project was bootstrapped with [Create React App](https://github.com/facebook/create-react-app).\n## Available Scripts\n\nIn the project directory, you can run:\n\n### `yarn start`\n\nRuns the app in the development mode.\u003cbr /\u003e\nOpen [http://localhost:3000](http://localhost:3000) to view it in the browser.\n\nThe page will reload if you make edits.\u003cbr /\u003e\nYou will also see any lint errors in the console.\n\n### `yarn test`\n\nLaunches the test runner in the interactive watch mode.\u003cbr /\u003e\nSee the section about [running tests](https://facebook.github.io/create-react-app/docs/running-tests) for more information.\n\n### `yarn build`\n\nBuilds the app for production to the `build` folder.\u003cbr /\u003e\nIt correctly bundles React in production mode and optimizes the build for the best performance.\n\nThe build is minified and the filenames include the hashes.\u003cbr /\u003e\nYour app is ready to be deployed!\n\nSee the section about [deployment](https://facebook.github.io/create-react-app/docs/deployment) for more information.\n\n### `yarn eject`\n\n**Note: this is a one-way operation. Once you `eject`, you can’t go back!**\n\nIf you aren’t satisfied with the build tool and configuration choices, you can `eject` at any time. This command will remove the single build dependency from your project.\n\nInstead, it will copy all the configuration files and the transitive dependencies (webpack, Babel, ESLint, etc) right into your project so you have full control over them. All of the commands except `eject` will still work, but they will point to the copied scripts so you can tweak them. At this point you’re on your own.\n\nYou don’t have to ever use `eject`. The curated feature set is suitable for small and middle deployments, and you shouldn’t feel obligated to use this feature. However we understand that this tool wouldn’t be useful if you couldn’t customize it when you are ready for it.\n\n## Learn More\n\nYou can learn more in the [Create React App documentation](https://facebook.github.io/create-react-app/docs/getting-started).\n\nTo learn React, check out the [React documentation](https://reactjs.org/).\n\n### Code Splitting\n\nThis section has moved here: https://facebook.github.io/create-react-app/docs/code-splitting\n\n### Analyzing the Bundle Size\n\nThis section has moved here: https://facebook.github.io/create-react-app/docs/analyzing-the-bundle-size\n\n### Making a Progressive Web App\n\nThis section has moved here: https://facebook.github.io/create-react-app/docs/making-a-progressive-web-app\n\n### Advanced Configuration\n\nThis section has moved here: https://facebook.github.io/create-react-app/docs/advanced-configuration\n\n### Deployment\n\nThis section has moved here: https://facebook.github.io/create-react-app/docs/deployment\n\n### `yarn build` fails to minify\n\nThis section has moved here: https://facebook.github.io/create-react-app/docs/troubleshooting#npm-run-build-fails-to-minify\n\n## Contributors ✨\n\nThanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)):\n\n\u003c!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section --\u003e\n\u003c!-- prettier-ignore-start --\u003e\n\u003c!-- markdownlint-disable --\u003e\n\u003ctable\u003e\n  \u003ctr\u003e\n    \u003ctd align=\"center\"\u003e\u003ca href=\"https://tapasadhikary.com\"\u003e\u003cimg src=\"https://avatars.githubusercontent.com/u/3633137?v=4?s=100\" width=\"100px;\" alt=\"\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eTapas Adhikary\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/atapas/theme-builder/commits?author=atapas\" title=\"Code\"\u003e💻\u003c/a\u003e \u003ca href=\"#blog-atapas\" title=\"Blogposts\"\u003e📝\u003c/a\u003e\u003c/td\u003e\n    \u003ctd align=\"center\"\u003e\u003ca href=\"https://github.com/chinmaykunkikar\"\u003e\u003cimg src=\"https://avatars.githubusercontent.com/u/6230769?v=4?s=100\" width=\"100px;\" alt=\"\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eChinmay Kunkikar\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/atapas/theme-builder/issues?q=author%3Achinmaykunkikar\" title=\"Bug reports\"\u003e🐛\u003c/a\u003e\u003c/td\u003e\n    \u003ctd align=\"center\"\u003e\u003ca href=\"http://jadenpadua.com\"\u003e\u003cimg src=\"https://avatars.githubusercontent.com/u/46204970?v=4?s=100\" width=\"100px;\" alt=\"\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eJaden Padua\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/atapas/theme-builder/commits?author=jadenpadua\" title=\"Documentation\"\u003e📖\u003c/a\u003e\u003c/td\u003e\n    \u003ctd align=\"center\"\u003e\u003ca href=\"http://youtube.com/eddiejaoude?sub_confirmation=1\"\u003e\u003cimg src=\"https://avatars.githubusercontent.com/u/624760?v=4?s=100\" width=\"100px;\" alt=\"\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eEddie Jaoude\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/atapas/theme-builder/issues?q=author%3Aeddiejaoude\" title=\"Bug reports\"\u003e🐛\u003c/a\u003e\u003c/td\u003e\n  \u003c/tr\u003e\n\u003c/table\u003e\n\n\u003c!-- markdownlint-restore --\u003e\n\u003c!-- prettier-ignore-end --\u003e\n\n\u003c!-- ALL-CONTRIBUTORS-LIST:END --\u003e\n\nThis project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome!\n\n## License\n\nReleased under [MIT](/LICENSE) by [@atapas](https://github.com/atapas).\n","funding_links":["https://github.com/sponsors/atapas"],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fatapas%2Ftheme-builder","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fatapas%2Ftheme-builder","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fatapas%2Ftheme-builder/lists"}