react-play
react-play copied to clipboard
ReactGradients V.2
Is your feature request related to a problem? Please describe.
Currently the ReactGradients play uses a basic json file to store all the gradients data. I have created a separate server with NodeJS that utilizes a Firebase Firestore DB to store gradients data. After including this, a UI for adding gradients from the play itself also will be possible.
Describe the solution you'd like.
Change the current logic of storing data to a json file to connect to the API.
Describe alternatives you've considered.
Screenshot / Screenshare
No response
Additional context
No response
Code of Conduct
- [X] I agree to follow this project's Code of Conduct