Discover your new favorite anime on Munchy now! we offer a vast library of high-quality content, accessible on multiple devices and without any interruptions.
- Fast
- Mobile Compatible
- User Friendly
- This Season
- No Ads
First, clone the repository:
git clone https://github.com/skgupta507/munchy.git
Then navigate to the folder and install packages with your preferred package manager.
npm install # or yarn install or bun install
To start the application in development mode, run any of these commands:
bun dev
# or yarn
yarn dev
# or npm
npm dev
If you like this project, consider giving it a star <3