Skip to content

Demo app to get FGC Tournament information using ReactJS

Notifications You must be signed in to change notification settings

brandon206/fgc-app

Repository files navigation

FGC Tournament and Player Finder

Demo app for finding FGC tournament and player information using ReactJS

Setup Instructions

  1. Fork this repo
  2. Clone your forked copy of this repo
    • git clone https://github.com/[Your Username]/fgc-app.git
  3. Change directory into the newly cloned repo
    • cd react_starter
  4. Install dependencies
    • npm install
  5. Start dev server
    • npm start
  6. Open a browser and navigate to localhost:3000

Bundle For Deployment

  1. Run webpack to bundle files
    • npm run bundle

NOTE: After bundling you can not directly run your app locally. You must run your app from the root directory of a server.

About

Demo app to get FGC Tournament information using ReactJS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •