Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sameerkali/indie_gems_portal_advanced
đŽ Indie Gems Portal is a cool web app where you can hunt for games using genres, platforms, release dates, and ratings â. It's like a treasure map for finding your kind of games! đēī¸đšī¸
https://github.com/sameerkali/indie_gems_portal_advanced
advent-of-code api game opensource part-2 rawg rawg-api react reactquery zustand
Last synced: 3 days ago
JSON representation
đŽ Indie Gems Portal is a cool web app where you can hunt for games using genres, platforms, release dates, and ratings â. It's like a treasure map for finding your kind of games! đēī¸đšī¸
- Host: GitHub
- URL: https://github.com/sameerkali/indie_gems_portal_advanced
- Owner: sameerkali
- Created: 2024-01-20T08:15:29.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-01-21T16:26:46.000Z (about 1 year ago)
- Last Synced: 2024-11-20T04:34:06.546Z (2 months ago)
- Topics: advent-of-code, api, game, opensource, part-2, rawg, rawg-api, react, reactquery, zustand
- Language: TypeScript
- Homepage: https://indie-gems-portal-part-2.vercel.app/
- Size: 13 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Indie Gems Portal Part 2
# Live Link [Indie Gems Portal](https://indie-gems-portal-part-2.vercel.app/).
# For Big Screens. Results be like -
## catogory_searching
![Alt text](src/assets/git_reference/big_screen/catogory_searching.png)
## light_theam
![Alt text](src/assets/git_reference/big_screen/light_theam.png)
## main_look
![Alt text](src/assets/git_reference/big_screen/main_look.png)
## platform_searching
![Alt text](src/assets/git_reference/big_screen/platform_searching.png)
## skeliton_loading
![Alt text](src/assets/git_reference/big_screen/skeliton_loading.png)# It is Proper responsive
Welcome to Indie Gems Portal, a platform where you can search and discover your favorite games based on various categories.
## Table of Contents
- [Introduction](#introduction)
- [Features](#features)
- [Installation](#installation)
- [Usage](#usage)
- [Contributing](#contributing)
- [License](#license)## Introduction
Indie Gems Portal 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.
## Features
- 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.## Installation
1. Clone the repository: `git clone https://github.com/sameerkali/Indie_Gems_Portal.git`
2. Navigate to the project directory: `cd Indie_Gems_Portal`
3. Install dependencies: `npm install`## Usage
1. Start the development server: `npm run dev`
2. Open your web browser and go to `http://localhost:5172/`
3. Use the search and sorting features to discover your favorite games.## Contributing
Contributions are welcome! If you'd like to contribute:
1. Fork the repository
2. Create a new branch: `git checkout -b feature-name`
3. Make your changes and commit them: `git commit -m 'Add new feature'`
4. Push to the branch: `git push origin feature-name`
5. Create a pull request## License
This project is licensed under the [MIT License](LICENSE).
## Technologys
* react18
* typescript
* chackra-ui
* https://rawg.io/ `for game DB api`
* vite
---
make with ~~lust~~ love đ by @sameerkali