Git Product home page Git Product logo

arcade-zone's Introduction

Arcade Zone ๐ŸŽฎ

Netlify Status

Arcade Zone is a game catalogue website built using ReactJS. It allows users to browse and search a large collection of games, view their details, and play them online.

Installation โš™

To run the project locally, do the following:

  1. Clone the Git repository:

    git clone https://github.com/rootCircle/arcade-zone.git
    
  2. Navigate to the project directory:

    cd arcade-zone/client/arcade-zone
    
  3. Install the required dependencies using either Yarn or NPM:

    yarn
    

    or

    npm i
    
  4. Start the development server:

    yarn dev
    

    or

    npm run dev
    

Project Structure ๐Ÿ—

The project is organized as follows:

  • client: Contains the front-end code written in ReactJS.
  • server: Contains the back-end code implementing the API endpoints.
  • public: Contains static assets such as index.html and images.
  • package.json: Defines the project dependencies and scripts.

Contributing ๐Ÿค

If you would like to contribute to Arcade Zone, please follow these steps:

  1. Create a fork of the project.
  2. Implement the feature or fix you want to add.
  3. Create a pull request, and get it reviewed before it is merged.
  4. If your pull request is accepted, congratulations! You have successfully contributed to the Arcade Zone project.

Please ensure that any code you contribute adheres to the coding standards and guidelines established by the project maintainers.

Resources ๐Ÿ“š

arcade-zone's People

Contributors

rootcircle avatar karthikakshaj avatar devchandna avatar manishiiitl1261 avatar monarxxjain avatar ksumit155 avatar nimeshdutt 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.