Skip to content

Latest commit

 

History

History
59 lines (39 loc) · 1.04 KB

README.md

File metadata and controls

59 lines (39 loc) · 1.04 KB

react-scheduler-firebase

DEMO Dashboard

Features

  • Material Design
  • Register
  • Login
  • Forgot Password
  • CRUD Calendar
  • Drag and Drop from outside
  • Export as ical

Todo

  • Bugfix react-router historyUrl in Github Page
  • Refactor Code
  • Real time database

Getting Started

Prerequisites

Installing

  • Install node and npm
  • Navigate to root project directory
  • Install all the packages
npm install

Development enviroment

npm start

Deployment build

npm run build

Built With