This project was generated using Vite and developed using React and Typescript. Its main functionality is to integrate with the Rick and Morty Rest API, displaying the content on a responsive webpage.
1.Install dependencies
npm i
2.Start the serve
npm run dev