AnimeVault - A Next.js and Tailwind CSS-powered anime website featuring a sleek, modern UI/UX design. With its stylish interface, smooth animations, and immersive user experience, AnimeVault sets a new standard for modern web applications and offers inspiration for future projects.
š Smooth Animations: Engaging effects triggered by mouse movements and scrolling.
š Complex UI Geometry: Utilizes Tailwind CSS for intricate shapes like cards.
š Latest UI Trends: Incorporates modern design elements and aesthetics.
š Responsive Design: Ensures seamless functionality and visuals across all devices.
š Code Architecture & Reusability: Emphasizes well-structured code and reusable components.
And many more!
Follow these steps to set up the project locally on your machine.
Prerequisites
Make sure you have the following installed on your machine:
Cloning the Repository
git clone https://github.com/Abdullah0Dev/animevault.git
cd animevault
Installation
Install the project dependencies using npm:
npm install
Running the Project
npm run dev
Open http://localhost:3000 in your browser to view the project.