Single Page Application JavaScript, using the API of Rick and Morty
This project was created with Vanilla JS and focused on a Single Page Application
You can view the project in the next URL or view demo:
https://dagume.github.io/rick-and-morty/
Run the next command in your terminal
npm run install
run the project
npm run start
If you want change the code, you must recompile
npm run build