项目作者: varadchoudhari

项目描述 :
A simple Holiday Calendar built using ReactJS and Holiday REST API
高级语言: JavaScript
项目地址: git://github.com/varadchoudhari/Holiday-Calendar.git
创建时间: 2018-02-07T06:16:15Z
项目社区:https://github.com/varadchoudhari/Holiday-Calendar

开源协议:MIT License

下载


Holiday Calendar India

A simple holiday calendar built using ReactJS and RESTful API

Features

  • Public holidays information
  • Covering 31 States/Union Territories in India
  • Suggestions when to take a leave from work

Screenshot

How to use

First, start the JSON-Server on port 3000 npm run json:server. This will create a RESTful service from the data.json file. Then, start the development server npm start