Skip to content

Vaibhav3M/game-discovery-app

Repository files navigation

Game Discovery App

This project is a simple web application developed to learn the basics of React. The application is built using React, TypeScript, and Vite.

Live Demo

You can access the live version of the app deployed via GitHub Pages:

Game Discovery App

Technologies Used

  • Nodejs
  • React
  • TypeScript
  • ChakraUI

Features

  • Reposive layout
  • Dark & Light mode
  • Skeleton display when loading page
  • Infinitie scroll

How To Run

Running the Project Locally

To run this project on your local machine, follow these steps:

  1. Clone the repository:

    git clone https://github.com/Vaibhav3M/game-discovery-app.git
  2. Navigate to the project directory:

    cd game-discovery-app
  3. Install the dependencies:

    npm install

    This command installs all the required packages listed in the package.json file.

  4. Get a api key from RAWG page and create .env file in main folder with your key.

  5. Start the development server:

    npm dev

    This command starts the development server and opens the app in your default web browser. If it doesn't open automatically, navigate to http://localhost:3000 or look for port in console.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors