xurshid29 / birdio-app

Sample reactjs app, which consumes birdio graphql api (https://github.com/xurshid29/birdio-graphql-api)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Sample reactjs app, which consumes birdio graphql api (https://github.com/xurshid29/birdio-graphql-api)

Installation

  1. Duplicate .env.dist file and rename it as .env
  2. Modify environment variables (inside .env)

Then:

$ npm install

Running the app

# development
$ npm run start

# production 
$ npm run build

About

Sample reactjs app, which consumes birdio graphql api (https://github.com/xurshid29/birdio-graphql-api)


Languages

Language:TypeScript 88.3%Language:HTML 7.3%Language:JavaScript 3.6%Language:CSS 0.7%