eCalendar
Simple calendar for managing your appointments. Check it out here Live Demo
Badges
Screenshot
Demo
Table of Contents
Installation
Clone
- Clone this repo to your local machine using
git clone https://github.com/muzhaqi16/eCalendar
cd
intoeCalendar
Install
- Run
yarn install | npm install
Start
- Run
yarn start | npm start
Open http://localhost:3000 to view it in the browser.
Features
- Add multiple events
- Update events
- Delete events
- Save events to local storage
- View events for the current day
Contributing
I would love your contributions at making this repo better and adding new features. To get started at contributing at this repo follow the steps below...
Step 1
-
Option 1
π΄ Fork this repo!
-
Option 2
π― Clone this repo to your local machine usinggit clone https://github.com/muzhaqi16/eCalendar.git
Step 2
- HACK AWAY!
π¨ π¨ π¨
Step 3
π Create a new pull request usinghttps://github.com/muzhaqi16/eCalendar.git
.
Team
License
- MIT license
- Copyright 2020 Β© Artan Muzhaqi.
This project was bootstrapped with Create React App.