CommunityWebsite
Run Locally
Clone the project
git clone https://github.com/DevMatrix1/CommunityWebsite.git
Go to the project directory
cd my-project
Install dependencies
npm install
Start the server
npm run dev
Open the application in your browser at http://localhost:3000.