CommunityWebsiteRun LocallyClone the project git clone https://github.com/DevMatrix1/CommunityWebsite.gitGo to the project directorycd my-projectInstall dependencies npm installStart the server npm run dev Open the application in your browser at http://localhost:3000.