Inspiration
What it does
The project takes a string from the user and reverse the string and displays it out.
How we built it
We used vanilla JS for building the script which basically takes the value from the given string from reverse order and adds the to a new empty string
Challenges we ran into
infinite recursion was one of my problems but fixed it later on
Accomplishments that we're proud of
One of my first JS projects
What we learned
This helped me polish my skills in solving algorithms and such
Log in or sign up for Devpost to join the conversation.