Reverse my list Reverse my list is a simple web app where you can paste in a list and reverse it. Demo https://reverse-my-list.firebaseapp.com/ Instructions: Download or clone repo cd into directory yarn install yarn start To deploy online, run: yarn build firebase deploy