malCard is a compact MyAnimeList profile card generator that utilizes the Jikan API. This project made with vanilla JS, CSS, HTML and bundle with Vite.
(Finished 12.20.2023)

Steps to set up!
- Clone the project to your folder
- Open the terminal of the cloned project directory and type : npm i
- Again type in the terminal : npm run dev => you should have the link of the website is running in your local machine! :)
