itskarelleh / taino-language-app

A progressive web app to help with the revitalization of the Taino language and culture
https://taino-language-app.netlify.app
3 stars 0 forks source link

Make the ProgressStep component more dynamic #28

Closed itskarelleh closed 2 weeks ago

itskarelleh commented 3 weeks ago

The ProgressStep component is static. Let's make a ProgressBar component and the ProgressStep will be a child component of the new element.

Here are the following things that need to be done to complete this issue: ~- [ ] ProgressBar component~ ~- [ ] has props for the total number of steps, current step, or steps completed~

Additional Notes:

Examples:

Screenshot 2024-10-21 at 11 40 05 PM Screenshot 2024-10-21 at 11 40 37 PM