Open thisisamank opened 3 years ago
Thanks for opening this issue! 🤗 Wishing you a great Hacktoberfest 2020 🙌 🎉 ⚡️ Are you looking for beginner-friendly issues? Check out this repo.
📢 Spread the word about @vinitshahdeo/Hacktoberfest2021 repo across your social media channels to help get others involved! Know out the community-led initiative to mentor beginners for Hacktoberfest'21 here.
Check out few other repos below 🚀
Show some ❤️
I'm about to push a fix for this if its okay :)
I have fixed this bug. You can have a look at it and give feedback.
I'm about to push a fix for this if its okay :)
I’ve resolved the issue and made sure the index doesn’t go out of bounds. By subtracting -1 from the length
https://github.com/vinitshahdeo/inspirational-quotes/pull/1853
The size to fetch a random int at line 11 and 16 of index.js is static please fix this.