aquamme / timetablr

reactjs front end for tbd scheduler

Home Page:http://timetablr.ca/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This is the front-end application that works in conjunction with the TBD Scheduler.

You can see a demo here. Unfortunately, the app is hosted on a free Heroku dyno, which means it takes a second to warm up at first.

Getting started

If you want to run it locally:

yarn install
yarn start

Tests

Run Jest + Enzyme tests with:

yarn test

About

reactjs front end for tbd scheduler

http://timetablr.ca/


Languages

Language:JavaScript 67.2%Language:CSS 30.0%Language:HTML 2.8%