Giter Club home page Giter Club logo

games-arena's Introduction

Games-Arena | Cogoport Frontend Developer Hiring Challenge

Develop a pseudo front end application which would let the users help list and browse games developed for different platforms conveniently.

How to run the project online

Open the online demo here

Features

  • Use of Web API to fetch games details.
  • Visually interactive responsive design listing all the games.
  • Submit Screenshot, Source code & Instructions.
  • A feature to Search (via name).
  • Implement Sort feature (to filter through ‘score’ in ascending and descending order).
  • Add autocomplete feature to Search games conveniently .
  • Custom elegant design, fonts and icons to make web app more user-friendly.
  • Use your imagination and add features which would make things easier for end users.

Games API

How to run the project in Development Mode

The project uses Node.js >= 6.x and the Create-React-App starter code.

After Node is installed in your system, follow the below steps.

  1. Navigate to the directory where you want to store the app.
  2. Clone the repo git clone https://github.com/manishbisht/Games-Arena.git
  3. Now install all modules listed as dependencies in package.json by running the command npm install
  4. Launch the app with this command npm start

A new browser window open automatically displaying the app. If it doesn't, navigate to http://localhost:3000/ in your browser

NOTE: The service workers for this app will only cache the site when it is in production mode.

How to run the project in Production Mode

  1. Build the production ready optimised code. npm run build
  2. Deploy it to gh-pages branch by npm run deploy
  3. Check the online demo here

Screenshots

Project Home Page HomePage

Search Feature Search

Sort by score (Low to high) Sort by score (Low to high)

Sort by score (high to low) Sort by score (high to low)

Suggestions Suggestions

My website manishbisht.me is https only so click on load the unsafe scripts while checking the demo as the GAMES API is HTTP only.

Error0 Error1

games-arena's People

Contributors

manishbisht 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.