Welcome to Weeb – your ultimate destination for anime and manga! 🎉 This project offers a stunningly designed and fully responsive website that combines the best of both worlds, allowing users to enjoy their favorite anime and manga in one place.
Weeb is a sleek, modern, and highly responsive website built using the latest technologies. With a cool and user-friendly interface, it's designed to give users an immersive experience as they dive into the world of anime and manga.
- 🚀 Super Fast: Powered by Next.js for blazing fast performance and SSR (Server-Side Rendering).
- 📱 Fully Responsive: Enjoy seamless browsing on any device, be it mobile, tablet, or desktop.
- 🎨 Stunning UI: Designed with ShadCN and Tailwind CSS for a clean, modern look.
- 🔍 Easy Search: Find your favorite anime or manga with an intuitive search bar.
- 📚 Extensive Library: Access a vast collection of animes and mangas.
To get started with Weeb:
-
Clone the repository:
git clone https://github.com/crossdotmoe/weeb.git cd weeb
-
Install dependencies:
npm install
-
Start the development server:
npm run dev
-
Open the app in your browser:
http://localhost:3000
- 💥 Blazing Fast Performance: Leveraging the power of Next.js to deliver fast, SSR-powered pages.
- 📱 Mobile-First Design: Fully responsive design that looks amazing on any device.
- 🎨 Customizable UI: Built with ShadCN and Tailwind CSS, allowing easy customization.
- 🔍 Intelligent Search: Quickly find any anime or manga with a smart, fast search.
- 📖 Extensive Content Library: Access a wide range of anime and manga series.
Contributions are welcome! If you'd like to contribute to Anyme-Next, please fork the repository and create a pull request.
- Fork the project
- Create a feature branch (
git checkout -b feature/amazing-feature
) - Commit your changes (
git commit -m 'Add some amazing feature'
) - Push to the branch (
git push origin feature/amazing-feature
) - Open a pull request