Skip to content

A calendar web app written in React that reproduce the style of Gnome Calendar.

License

Notifications You must be signed in to change notification settings

ThibSrb/calendar

Repository files navigation

Calendar

⚠️ Under Construction: This project is in early development, and key features are not yet implemented. ⚠️

A simple calendar web app built with React and Vite.

This web application aims to be a minimalist way to display one or more calendars imported from ICS files.

It may evolve to aquire editing and exporting capabilities in the future.

screenshot

Getting Started

  1. Clone the Repository: git clone [email protected]:ThibSrb/calendar.git

  2. Install Dependencies: npm install # or yarn install

  3. Start the Development Server:

    1. npm run dev # or yarn dev
    2. Access the App: http://localhost:5173/.

Contributing

  1. Fork the repository.
  2. Create a new branch for your contributions.
  3. Make changes, commit with clear messages, and push to your fork.
  4. Create a pull request explaining your changes.

License

This project is licensed under the MIT License. See the LICENSE file.

About

A calendar web app written in React that reproduce the style of Gnome Calendar.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published