Skip to content

Latest commit

 

History

History
48 lines (27 loc) · 1.2 KB

README.md

File metadata and controls

48 lines (27 loc) · 1.2 KB

Link to the website

https://rickandmortydocs.netlify.app/home


This is a website showing the characters of rick and morty + cool information about them.

This project data is coming from The Rick and Morty API.


Desktop view

image image image

Mobile view

To test the backend you can open swagger:

  • Run npm start
  • open http://localhost:4000/api-docs/ in your browser
  • you can check and test the beackend now:

image