Skip to content

muhammedshamil8/Attendance-collection-app

Repository files navigation

Event Attendance Collection App

A simple event attendance collection app built with React, TypeScript, Vite, and Firebase.

Features

  • React with TypeScript
  • Firebase for authentication and Firestore for attendance collection

Getting Started

Prerequisites

  • Node.js and npm
  • Firebase project set up

Installation

  1. Clone the repository:

    git clone https://github.com/muhammedshamil8/Attendance-collection-app.git
    cd event-attendance-app
  2. Install dependencies:

    npm install
  3. Set up Firebase:

    Create a .env file in the root of your project with your Firebase configuration.

  4. Run the development server:

    npm run dev

Backend Code Repository

The backend code for this project is available at backend-repo-link.

License

This project is licensed under the MIT License.

Releases

No releases published

Packages

No packages published

Languages