Skip to content

IreAy0/eventCalendar

Repository files navigation

Event Calendar App

This is a web application for creating and managing events on a calendar. It is built using Next.js and React, and utilizes Firebase Firestore as the database to store event data.

Built With

  • Next.js - The web framework used
  • React - The JavaScript library for building user interfaces
  • Firebase Firestore - The database used to store event data

Requirements

  • Node.js 14+ and npm

Getting Started

To get started with this project, follow these steps:

  1. Clone the repository to your local machine: git clone https://github.com/IreAy0/eventCalendar.git
  2. Navigate to the root directory of the project: cd eventCalendar
  3. install the required dependencies: run npm install
  4. Run npm run dev to start the development server
  5. Open your browser and navigate to http://localhost:8080.

Testing

To run the tests, use the following command:

npm test

Available Scripts

  • npm run dev: Starts the development server
  • npm run build: Builds the app for production
  • npm start: Starts the production server

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published