Po skończeniu liceum spakowałam walizki i uciekłam z domu. Moja mama nie ma oporów, by zasypywać mnie pełnymi złości wiadomościami. Już wiele numerów zablokowałam, ale ona zawsze pisze z nowego. Treść jest różna, ale pełna przekleństw. Życzy mi chorób i śmierci.
Jak można mówić takie rzeczy do własnej córki? Dla niej to nic złego. Od dekady liczy się tylko mój brat Kacper, a ja jestem po to, by sprzątać i się nim zajmować.
Mamy z Kacprem różnych ojców. Mama wyszła za mąż ponownie, gdy miałam dwanaście lat. Nie pamiętam taty, ale mama nigdy nie wspominała go dobrze. Jako dziecko myślałam, iż to zły człowiek, bo ciągle go obrażała bez powodu. Teraz jestem na jego miejsc# Calendar App
This repository contains a React Calendar App that was built using React and React Redux.
The app was built with the use of [ReactJS Calendar Tutorial](https://www.youtube.com/embed/ZVOGPvo08zM).
## Features
The app includes the following features:
* The ability to add events to a selected date
* The ability to display saved events
* The ability to save events
* The ability to display saved events
## Install on Your Machine
1. Fork this repository
2. Run `npm install` in your terminal
3. Run `npm run start` to start the development server
4. Visit `http://localhost:3000/` to view the app
## Known Issues
* Unable to save events and have them persist beyond the current session
* Only able to use English
* Unable to edit or delete saved events
## Technologies
* React
* React Redux
* Redux Toolkit
* React Icons
* React Modal
* uuid
## Future Improvements
* Persist events beyond the session
* Allow users to edit or delete saved events
* Allow users to view, create, edit and delete events
* Add support for multiple languages
* Add the ability to schedule recurring events and set reminders
* Add support for syncing with external calendars
* Make use of useReducer(other than useSelector and useDispatch)
* Calendar should be able to use different display modes (weekly, monthly, and yearly)
## Contributions
Contributions, bug reports, and feature requests are welcome! Feel free to check the issues page first before submitting a pull request.
## License
This project is licensed under the MIT License. See the LICENSE file for more details.
## Project Status
The project is currently completed.