Skip to content

"GameSafari" is a React-based project developed as a learning endeavor. It utilizes APIs to retrieve detailed information about games, including trending games, popular titles, and games categorized by genre.

Notifications You must be signed in to change notification settings

mamidalaramu/GameSafari

Repository files navigation

GameSafari

GameSafari is a project built with Vite, React, JavaScript, and Tailwind CSS. It is a learning project aimed at fetching and displaying data from the RAWG API, providing information about trending games, genres, and popular games.

Features

  • Display trending games
  • Browse games by genre
  • Explore popular games

Technologies Used

  • Vite
  • React
  • JavaScript
  • Tailwind CSS

Getting Started

To get started with GameSafari, follow these steps:

  1. Clone the repository:
 git clone <repository-url>
  1. Install dependencies:
Copy code
npm install

Start the development server:

npm run dev

Open the app in your browser at http://localhost:3000.

Usage

Browse through trending games on the homepage. Explore games by selecting different genres from the Genre List. Discover popular games in the Popular Games section.

API GameSafari uses the RAWG API to fetch game data. You can find more information about the RAWG API here. https://rawg.io/apidocs

Contributing Contributions are welcome! If you find any bugs or have suggestions for improvement, feel free to open an issue or submit a pull request.

License This project is licensed under the MIT License.

Feel free to customize the content as needed for your project.

About

"GameSafari" is a React-based project developed as a learning endeavor. It utilizes APIs to retrieve detailed information about games, including trending games, popular titles, and games categorized by genre.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published