Skip to content

ajitagupta/react-rawg-clone

Repository files navigation

RAWG Clone in ReactJS using Chakra UI

Static Badge Static Badge Static Badge Static Badge

Overview

The React RAWG Clone is designed to mimic the functionality and aesthetic of the RAWG database, but with our own unique twist. Leveraging the power of ReactJS for dynamic content rendering and Chakra UI for a clean, responsive design, this site offers a modern, intuitive interface for users to explore a vast array of video games.

Features

  • Dynamic Game Listings: Browse through a comprehensive list of video games with real-time data fetching.
  • Responsive Design: Enjoy a consistent user experience across all devices, thanks to Chakra UI.
  • Search Functionality: Easily find your favorite games using the robust search feature.

How to Use

  1. Clone the repository: git clone https://github.com/yourusername/react-rawg-clone.git
  2. Install dependencies:
cd react-rawg-clone
npm install
  1. Run the app: npm start Visit http://localhost:3000 in your browser to see the app in action.

Technical Details

  • ReactJS: A JavaScript library for building user interfaces.
  • Chakra UI: A simple, modular, and accessible component library for React.

Future Enhancements

  • User Authentication: Allow users to create accounts and save their favorite games.
  • Improved Search Algorithms: Enhance search functionality with filters and sorting options.
  • Community Features: Add forums and user reviews to foster a community around gaming.

Contributing

We welcome contributions! Feel free to submit issues and pull requests to help improve the project.