reactdevske-website
reactdevske-website copied to clipboard
This is the community showcase website for The React js Developer Community Website
## Changes proposed There have been recent vulnerabilities in the nextjs space. Taking this chance to bump up all package versions Also added prod branch to github actions. This necessisated...
###Upgrade Nextjs **Summary:** The project is currently running on **Next.js 12**, which is now several major versions behind. Upgrading to **Next.js 16** will provide significant performance improvements, new features (like...
This pull request upgrades the projectβs TailwindCSS setup from **version 3** to **version 4**. The update introduces improved performance, a simplified configuration approach, and modernized syntax support. --- ## π§©...
## upgrading the tailwind css **Summary:** The project was originally built using **TailwindCSS v3**, which is now outdated. We need to upgrade to **TailwindCSS v4** to take advantage of the...
This PR updates the `README.md` file to provide a more detailed and structured documentation for the project. The goal is to improve onboarding for new contributors, provide clear project details,...
### What feature are you adding? Detailed Documentation ### Describe your issue The current README file is minimal and lacks essential details that could help contributors and users understand the...