VAWG is a comprehensive platform designed to bring together video game enthusiasts, providing a seamless browsing experience across various game-related data. Built with React and Chakra UI, VAWG offers a modern, responsive design that adapts to any device, ensuring a consistent user experience.
- Dynamic Game Browsing: Explore games based on different criteria such as release date, popularity, and all-time favorites.
- Advanced Search: Utilize the search functionality to find games by titles, genres, developers, and more.
- Interactive Game Details: Get detailed information about each game, including developer, publisher, release date, and supported platforms.
- Release Calendar: Stay up-to-date with upcoming game releases.
- Customizable Themes: Choose from light, dark, or sakura themes to personalize your browsing experience.
- Responsive Design: Enjoy a seamless experience on any device, thanks to the responsive design powered by Chakra UI.
- React.js for the frontend.
- Chakra UI for the UI components and styling.
- React Router for navigation and routing.
- Custom hooks for state management and API calls.
To get started with VAWG, follow these steps:
- Clone the repository:
git clone https://github.com/zhenga8533/vawg
- Install the dependencies:
cd vawg npm install
- Start the development server:
npm run dev
- Open http://localhost:5173/vawg to view the app in your browser.
Contributions are welcome! If you have ideas for improvements or bug fixes, feel free to fork the repository and submit a pull request.
VAWG is open-source software licensed under the MIT license.