daniloab / rbaf-web

Website Dashboard Manager built with React, Relay and GraphQL

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

RBFA Front-end APP

RBFA is a manager to help teams from football in brazil to managed his dailies issues. If you want to see the backend project, go to here.

Getting Started

This project use create-react-app, relay-modern, styled-components, auth login;

# clone repo
https://github.com/daniloab/rbaf-web
$ cd rbaf-Web

# install dependencies
$ yarn install

# start project
$ yarn start

# see on browser in
http://localhost:3000

TODO

  • fragment container
  • refetch container
  • connections
  • subscriptions
  • offline
  • client schema extensions
  • cache
  • mutations
  • tests

About

Website Dashboard Manager built with React, Relay and GraphQL


Languages

Language:JavaScript 98.1%Language:HTML 1.9%