Skip to content

Armadillidiid/react-game-store

Repository files navigation

🎮 React Game Store

showcase

Built with React

Description 📝

Game Store is a web application built with React for the frontend and Firebase for authentication and database management. It utilizes the RAWG API to fetch details of games such as release date, images, metacritic score and other relevant information.

Live Demo 🔴

You can view a live demo by clicking HERE

Screenshots

Built with

  • React
  • Tailwind
  • Firebase
  • Jest
  • Cypress
  • Framer Motion

Installation

To run the application on your local machine, follow these steps:

  1. Clone the repository to your local machine.
git clone https://github.com/Armadillidiid/react-game-store.git
  1. Install the required dependencies.
npm install
  1. Create a RAWG account to get your API key.
  2. Set your API key by adding it to fetch queries.
  3. Run the project.
npm run dev

Releases

No releases published

Packages

No packages published

Languages