Color Palette Manager
Color Palette Manager is an application that allows users to create and manage color palettes. It utilizes Firebase for user authentication and database management.
Features
- Users can create color palettes.
- Users can view their own palettes.
- Users can view palette details in a modal window.
- Palettes can be copied to the clipboard.
- Access to certain pages requires user login.
Technologies
- Frontend: Svelte
- Backend: Firebase (Authentication & Firestore)
- Deployment: Vercel
Troubleshooting
If you encounter a 500 Internal Server Error, you can try the following:
- Check Logs: Review the logs on the Vercel dashboard for more details on the error.
- Verify Environment Variables: Ensure that your Firebase environment variables are correctly configured.
- Database and Authentication: Check your Firestore and Firebase Authentication configurations.
License
This project is licensed under the MIT License.