- Installation Clone the repository and install the necessary dependencies using npm. *Navigate to your project directory npm install
- Running the Development Server Once the installation is complete, you can start the local development server. npm run dev
*The application will now be running. Open your web browser and navigate to http://localhost:3000 to view the site.