JJJ4032002 / CalenderApp

An Assignment made for Decision Sciences and Analytics

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Calender App

A Simple Calender app which has features such as -

  • SignIn/SignUp Page
  • Add Meetings
  • View Meetings
  • Delete Meetings
  • Update Meetings

It is built with React (PrimeReact Framework) and Firebase (Authentication).

Live

Click here

Demo

Demo1 Demo2 Demo3 Demo4

How to run this app on your local machine ?

After cloning this repository run this command. This will install all the dependencies.

$ npm install

To launch it on localhost, run

$ npm start

About

An Assignment made for Decision Sciences and Analytics


Languages

Language:TypeScript 84.4%Language:CSS 10.2%Language:HTML 5.3%