Giter Site home page Giter Site logo

indiamaris / indiagames-2023 Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 778 KB

IndiaGames is a video game discovery web app that helps you find new and exciting games to play. With IndiaGames, you can search for games by platform, genre, and more.

Home Page: https://gamindiamaris.vercel.app

JavaScript 2.32% HTML 1.09% TypeScript 96.48% CSS 0.12%
eslint javascript react reactjs typescript

indiagames-2023's Introduction

INDIA games 2023

React18 + TypeScript + Vite + Chakra UI +a bunch of cute React Icons

visualApp

My Highest Skill Developed in this project:

INDIA games 2023

-- to check versions and change settings according to current documentation.

React18 + TypeScript + Vite + Chakra UI +a bunch of cute React Icons

My Highest Skill Developed in this project:

-- To check versions and change settings according to current documentation.

MY Developed Skills

  • Build front-end apps with React and TypeScript
  • Build reusable function components
  • Style your components using vanilla CSS, CSS modules, and CSS-in-JS
  • Manage component state
  • Build forms with React Hook Forms
  • Implement form validation using Zod
  • Connect your React apps to the backend
  • Deploy your React apps
  • Use VSCode shortcuts to increase your productivity
  • Write clean code like a pro
  • Apply best practices
  • Check versions and change settings according to current documentation.

INDIA games 2023

This is the project I built in Ultimate React18 course but it's not exactly the same as the mentor did, I made my changes, I made different choices for icons, I inserted stars and I let my creativity flow. After that project I fell having better and solid understanding of React and I am fully able to build real-world applications with React and TypeScript.

In general, IndiaGames is a video game discovery web app that helps you find new and exciting games to play. With IndiaGames, you can search for games by platform, genre, and more.

Getting Started

To get started with INDIA games, follow these steps:

  1. Clone this repository to your local machine.
  2. Run npm install to install the required dependencies.
  3. Get a RAWG API key at https://rawg.io/apidocs. You'll have to create an account first.
  4. Add the API key to src/services/api-client.ts
  5. Run npm run dev to start the web server.

This template provides a minimal setup to get React working in Vite with HMR and some ESLint rules.

Currently, two official plugins are available:

Expanding the ESLint configuration

If you are developing a production application, we recommend updating the configuration to enable type-aware lint rules:

  • Configure the top-level parserOptions property like this:
   parserOptions: {
    ecmaVersion: 'latest',
    sourceType: 'module',
    project: ['./tsconfig.json', './tsconfig.node.json'],
    tsconfigRootDir: __dirname,
   },
  • Replace plugin:@typescript-eslint/recommended to plugin:@typescript-eslint/recommended-type-checked or plugin:@typescript-eslint/strict-type-checked
  • Optionally add plugin:@typescript-eslint/stylistic-type-checked
  • Install eslint-plugin-react and add plugin:react/recommended & plugin:react/jsx-runtime to the extends list

indiagames-2023's People

Contributors

indiamaris avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.