Simple calendar for managing your appointments. Check it out here Live Demo
Badges
Screenshot
Demo
- Clone this repo to your local machine using
git clone https://github.com/muzhaqi16/eCalendar
cd
intoeCalendar
- Run
yarn install | npm install
- Run
yarn start | npm start
Open http://localhost:3000 to view it in the browser.
- Add multiple events
- Update events
- Delete events
- Save events to local storage
- View events for the current day
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...
-
Option 1
- 🍴 Fork this repo!
-
Option 2
- 👯 Clone this repo to your local machine using
git clone https://github.com/muzhaqi16/eCalendar.git
- 👯 Clone this repo to your local machine using
- HACK AWAY! 🔨🔨🔨
- 🔃 Create a new pull request using
https://github.com/muzhaqi16/eCalendar.git
.
- MIT license
- Copyright 2020 © Artan Muzhaqi.
This project was bootstrapped with Create React App.