Build for Production (Optional)

If you want to prepare the project for deployment, you can create a production build by running:

npm run build

This will generate optimized static files in the build directory, ready for deployment on your web server or hosting service.