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.
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:
- [https://orion-a.pub.gameorbit.net/]
- [https://pluto-a.pub.gameorbit.net/]
- [https://jupiter-a.pub.gameorbit.net/]
- [https://saturn-a.pub.gameorbit.net/]
- [https://venus-a.pub.gameorbit.net/]
To run this project, install it locally using npm:
$ cd ../go-ui-template
$ npm install
In the project directory, you can run:
Runs the app in the development mode.
Open http://localhost:6006 to view it in the browser.
Builds the app for production to the dist
folder.
Builds the app for production to the .out
folder.
Runs storybook in the production mode.
Open http://localhost:8080 to view it in the browser.
To learn React, check out the React documentation.
This section has moved here: Rollup documentation
This section has moved here: Babel documentation
This section has moved here: Storybook documentation
This section has moved here: Material-UI documentation