/wordcamp

This is a schedule viewer for wordcamp

Primary LanguageJavaScript

Wordcamp Schedule Viewer

Build Status

This notificaiton system powered by

  • Javascript
  • React js
  • Webpack
  • Babel
  • Jest

Features

  • Can pull data from wordcamp custom api
  • Can view all data
  • Can chanage month view
  • Can show all events in calender

Installation

  • Download the project from github repo link
  • Checkout to main branch
  • run npm install command
  • Visit web on localhost 8080

Deploy codes to live

npm run deploy

run test cases

npm run test
npm test -- --coverage