react-ts / sorting-algorithm-visualizer

Sorting Algorithms such as BubbleSort, QuickSort, CounterSort Visualizer
https://sorting-algorithm-visual-dc41b.web.app/
MIT License
0 stars 1 forks source link

Create CI/CD process to deploy this on the cloud #6

Closed edlobo98 closed 1 year ago

edlobo98 commented 1 year ago

We need to look for a free resource. I know that Okteto offers us free resources, but would like to research about another resource that would make us learn new stuff.

edlobo98 commented 1 year ago

@bayronpo, take a look on this action. https://github.com/marketplace/actions/deploy-to-firebase-hosting

edlobo98 commented 1 year ago

@bayronpo, PR approved

edlobo98 commented 1 year ago

Code merged!