diff --git a/README.md b/README.md index c5a955e..ace1f11 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # WeLoveMovies +Live Demo: https://we-love-movies-frontend-red.vercel.app/ + ## Summary * Backend code for an API built with RESTful principles. * Created utilizing common middleware, error handling, and connecting with a database using Knex.