Skip to content

Appointment Calendar - A calendar to show or add appointments. Created using React.js

Notifications You must be signed in to change notification settings

raadu/appointment-calendar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Introduction

Appointment Calendar - A calendar to show or add appointments. Created using React.js Check React Documentation for help.

Installation

At first clone the github repository to your local machine.

git clone https://github.com/raadu/appointment-calendar

To run the app go to project directory and enter this command

npm install
npm start

or if you are using Yarn,

yarn install
yarn start
  • Port used 3000. App is displayed in localhost:3000. If the port 3000 is not free, it will prompt and ask to open in another port.

Demo Link: https://clever-wozniak-05a2fe.netlify.app

About

Appointment Calendar - A calendar to show or add appointments. Created using React.js

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published