This is a single page app for browsing all the characters of the famous tv show "Rick and Morty".
Select the "Browser" tab to view this project.
To run project commands locally, you need to install the dependencies using npm i first.
You can then use the following command:
npm run lintto run the linter
Use the Live Preview Extension for Visual Studio Code to view this project in the browser.
Select the HTML file you want to view, press ⇧⌘P, search for Live Preview: Show Preview and confirm with Enter.