/lr-friends

Primary LanguageJavaScript

Laura and Renee - Friends?

This website was envisioned after a lunch conversation in which the sentence, "I was talking to Luara and Renee, are they still friends,..." was uttered. Its sole purpose is to answer the question, "Are Laura and Renee friends today?"

Installation and Running

To install, simply run

yarn install

To compile and to serve, run

yarn run build
yarn run start

Then visit http://localhost:3000.