Live Link HiveArcade.
Welcome to HiveArcade, a platform where you can search and discover your favorite games based on various categories.
HiveArcade is a web application that allows users to search for games based on genres, platforms, release dates, and ratings. It provides a convenient way to explore and find games that match your preferences.
- Search for games by genre, platform, release date, and rating.
- Sort search results by popularity, release date, or rating.
- User-friendly interface for easy navigation.
- Clone the repository:
git clone https://github.com/zabloncharles/hivearcade.git - Navigate to the project directory:
cd HiveArcade - Install dependencies:
npm install
- Start the development server:
npm run dev - Open your web browser and go to
http://localhost:5172/ - Use the search and sorting features to discover your favorite games.
Contributions are welcome! If you'd like to contribute:
- Fork the repository
- Create a new branch:
git checkout -b feature-name - Make your changes and commit them:
git commit -m 'Add new feature' - Push to the branch:
git push origin feature-name - Create a pull request
This project is licensed under the MIT License.
- react18
- typescript
- chackra-ui
- https://rawg.io/
for game DB api - vite
- styled-components
made with love 💖 by @zabloncharles forked from samier
