Welcome to The WooAnime, your go-to platform for discovering the strangest and most unconventional anime! Explore, rate, and share your thoughts on bizarre series that break the mold of traditional storytelling.
- Anime Database: A curated collection of weird anime shows with detailed descriptions.
- Search & Filters: Filter by genre, theme, and weirdness level to find your next bizarre watch.
- Recommendations: Get personalized suggestions based on your preferences.
- User Reviews & Ratings: Rate and review anime, sharing your thoughts with the community.
- Trending & Popular: See the latest weird anime trending among users.
- Weirdness Polls: Vote on how weird certain anime are and see how others vote.
- Character Profiles: Explore detailed profiles of characters from your favorite weird shows.
- Frontend: React.js, Tailwind CSS, React Router, Framer Motion
- Backend: Node.js, Express.js
- Database: MongoDB
-
Clone the repo:
git clone https://github.com/yourusername/the-weirdest-anime-catalog.git cd the-weirdest-anime-catalog
-
Install dependencies:
- Backend:
npm install
(in thebackend
directory) - Frontend:
npm install
(in thefrontend
directory)
- Backend:
-
Start the backend:
npm run dev
(in thebackend
directory) -
Start the frontend:
npm start
(in thefrontend
directory) -
Visit
http://localhost:3000
to view the app!
Enjoy discovering the weirdest anime with The WooAnime!