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