Skip to content

Game Orbit is a platform to deploy a game portal in a short time even a publisher has no experience on coding or games.

Notifications You must be signed in to change notification settings

Apatoallo/go-ui-template

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

go-ui-template

PREVIEW

Table of contents

Overview

Game Orbit is a platform to deploy a game portal in a short time even a publisher has no experience on coding or games. Game Orbit includes some components which are necessary to build a game portal. The number of components will increase time by time. The most important thing is to give a creative and elegant UX experience to players. It requires many developers and designers being involved in Game Orbit. So we are looking for developers and designers we can work together.

Coding Challange

Please,

  • Fork or clone the template project
  • Create at least one component
    • Component 1: Lists games up to 5. It may fit all page completely.
    • Component 2: Lists games up to 100.
    • Component 3: Displays metadata of a game in a game card.
    • Component 4: Displays a game before playing it

You are completely free in styling, designing and coding.

Some sample links:

Installation

To run this project, install it locally using npm:

$ cd ../go-ui-template
$ npm install

Available Scripts

In the project directory, you can run:

npm run storybook

Runs the app in the development mode.
Open http://localhost:6006 to view it in the browser.

npm run build

Builds the app for production to the dist folder.

npm run build-storybook

Builds the app for production to the .out folder.

npm run http-server

Runs storybook in the production mode.
Open http://localhost:8080 to view it in the browser.

Learn More

React

To learn React, check out the React documentation.

Rollup Configuration

This section has moved here: Rollup documentation

Babel configuration

This section has moved here: Babel documentation

Storybook Configuration

This section has moved here: Storybook documentation

Material-UI Configuration

This section has moved here: Material-UI documentation

About

Game Orbit is a platform to deploy a game portal in a short time even a publisher has no experience on coding or games.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 75.4%
  • CSS 22.0%
  • HTML 2.6%