reactdevske-website
reactdevske-website copied to clipboard
This is the community showcase website for The React js Developer Community Website
### What feature are you adding? Adding Tests ### Describe your issue Add tests to all the components
-This change runs a validation check for linting, formatting & build on commit ## Fixes Issue #139 ## Changes proposed ## Check List (Check all the applicable boxes) - [x]...
### What feature are you adding? adding git hooks with husky ### Describe your issue We can use Husky to lint commit messages, run tests, and lint code when you...
### Description Style the cards and add animation to card::hover and seemore button. ### Solution description _No response_ ### Additional information _No response_
Closes Issue #122 Added dockerfile and docker-compose Install docker locally then run `docker compose up` app runs on localhost:3000
### Description Add docker for containerization, to enable the continued development of the reactdevske-website, regardless of dependencies and dev dependencies package updates, and also enable easier collaboration with other contributors...
## Fixes Issue #108 Closes #108 ## Changes proposed ## Check List (Check all the applicable boxes) - [x] My code follows the code style of this project. - [...
### What feature are you adding? Containerize reactdevske-website with Docker ### Describe your issue Want to add Docker/Containerization flow on reactdevske-website
### What feature are you adding? adding dark mode and a toggle switch to enable/disable it ### Describe your issue Adding a dark mode feature for viewers who prefer dark...
### What feature are you adding? Add custom animation to the React Developer Community Kenya Logo ### Describe your issue The current logo animation is of an image rotating which...