Skip to content

feat: initialize frontend React Vite project with Tailwind CSS#4

Open
PalDPathak404 wants to merge 2 commits intocodinggita:mainfrom
PalDPathak404:main
Open

feat: initialize frontend React Vite project with Tailwind CSS#4
PalDPathak404 wants to merge 2 commits intocodinggita:mainfrom
PalDPathak404:main

Conversation

@PalDPathak404
Copy link
Contributor

Overview

This PR initializes the frontend application for the EntryEye system using React and Vite.

Changes

  • Created a React + TypeScript project using Vite inside the frontend directory
  • Installed core frontend dependencies including react-router-dom and axios
  • Configured Tailwind CSS for styling
  • Added the initial project structure for components, pages, hooks, and services
  • Verified development server setup

Purpose

This establishes the frontend foundation required to build the user interface for authentication, dashboards, facial recognition tracking, and analytics features.

Notes

This PR focuses only on the frontend initialization and environment setup to prepare for upcoming feature development.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant