Rick and Morty App This app allows you to view characters from the Rick and Morty series. Project Setup npm install Compile and Hot-Reload for Development npm run dev Compile and Minify for Production npm run build