A SvelteKit explorer of the Rick and Morty API.
Clone the project
  git clone https://github.com/marcuslyons/rick-and-morty-api.git
Go to the project directory
  cd rick-and-morty-sveltekit
Install dependencies
  npm install
Start the server
  npm run dev