This project was developed to test new tools as Vite and Zustand. The task consumes an API with the fifty most popular mangas and presents this information. Another feature is the possibility to favorite the mangas as you prefer.
Front-end: React, TailwindCSS, Styled-Components, React Router, Vite, Zustand, React Query, ESLint and Husky
These are the steps to install and run the application:
git clone [email protected]:diorgeneseugenio/top-mangas.git
cd top-mangas
yarn
yarn dev