...

/

Challenge: Reverse Sort

Challenge: Reverse Sort

Try to sort in reverse order in a react app.

We'll cover the following...

Task

The sort feature works, but the ordering only includes one direction. Implement a reverse sort when the button is clicked ...