Simple calendar for managing your appoinments. Check it out here Live Demo
Badges
Screenshot
Demo
- Clone this repo to your local machine using
git clone https://github.com/Chingu-Solo/solo-koala-78.git
cd
intosolo-koala-78
- 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 contribution 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
https://github.com/joanaz/HireDot2.git
- 👯 Clone this repo to your local machine using
- HACK AWAY! 🔨🔨🔨
- 🔃 Create a new pull request using
https://github.com/Chingu-Solo/solo-koala-78/compare/
.
- MIT license
- Copyright 2020 © Artan Muzhaqi.
This project was bootstrapped with Create React App.