Skip to content

seyed-mohsen-mousavi/Rick-Morty

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rick And Morty

Demo

Click heare to preview the project

Packages

Get all character

  GET https://rickandmortyapi.com/api/character

Get a single character

  GET https://rickandmortyapi.com/api/character/${id}
Parameter Type Description
id number Required. Id of item to fetch

Run Locally

Clone the project

 cd my-project

Install dependencies

 npm install

Start the Vite

  npm run dev

Features

  • List Of Favourites
  • Rest api
  • Character list
  • Pagination
  • Search
  • Sort episodes ...

support me :


About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published