ufocoder / fctf-ui

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FCTF #3 UI

create-react-app based UI application

Additional npm command:

  • npm run start:test - run create-react-app with fetch mocks
  • REACT_APP_API_URL="https://fctf3-api.now.sh" npm run build - build for production

About


Languages

Language:JavaScript 77.4%Language:CSS 20.7%Language:HTML 1.9%