Skip to content

Tim1023/react-scheduler-firebase

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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