react-play icon indicating copy to clipboard operation
react-play copied to clipboard

ReactGradients V.2

Open ammaaraslam opened this issue 3 years ago • 0 comments

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

ammaaraslam avatar Oct 17 '22 15:10 ammaaraslam