项目作者: RandolphG

项目描述 :
gaming platform
高级语言: TypeScript
项目地址: git://github.com/RandolphG/gamePlatform.git
创建时间: 2021-06-18T12:45:37Z
项目社区:https://github.com/RandolphG/gamePlatform

开源协议:

下载


Platform

INTRO

PROFILE

Features :

  • unique animations
  • Responsive SCSS
  • Framer motion
  • i18n Localization *todo
  • Typescript

Technologies :

  • framer motion
  • SCSS Styles
  • React Router
  • i18n Localization *todo
  • Popmotion
  • Redux Toolkit
  • Threejs

Installation process :

  • clone repo
  • navigate to project root folder
  • install all dependencies with yarn or npm i
  • run with yarn start or npm
  1. $ git clone https://github.com/RandolphG/Login-page.git
  2. $ cd project folder
  3. $ yarn or npm i
  4. $ yarn start or npm start
  • Some Hurdles encountered during development where mostly focused around learning graphql on the client side.
  • Some time was spent getting the media queries correct as well as implementing some smooth animations.