Skip to content

This project is a calendar application built using React. It allows users to view and manage their events and appointments in a user-friendly interface.

Notifications You must be signed in to change notification settings

jumagu/calendar-app

Repository files navigation

Calendar App

Description

This project is a calendar application built using React. It allows users to view and manage their events and appointments in a user-friendly interface.

Features

  • Create, edit, and delete events.
  • View events in a monthly, weekly, or daily format.
  • Responsive design for seamless usage on different devices.

Installation

  1. Clone the repository: git clone https://github.com/jumagu/calendar-app.git.
  2. Navigate to the project directory: cd calendar-app.
  3. Set up the environment variables by renaming the .env.template file to .env in the root directory and updating the values as needed.
  4. Install dependencies: npm install.
  5. Start the development server: npm start.
  6. Open your web browser and navigate to http://localhost:5173.

Usage

  1. Open your web browser and navigate to http://localhost:5173.
  2. Sign up or log in to your account.
  3. Explore the calendar interface and start managing your events.

About

This project is a calendar application built using React. It allows users to view and manage their events and appointments in a user-friendly interface.

Topics

Resources

Stars

Watchers

Forks