Skip to content

Pass In Web is an admin panel application. Its purpose is to display confirmed customers at events along with check-in dates.

Notifications You must be signed in to change notification settings

lucasshira/pass-in-web

Repository files navigation

Pass In Web

Pass In Web is an administrative dashboard application developed using ReactJS and Tailwind CSS. It serves the purpose of displaying confirmed clients at events along with their check-in dates. The application consumes data from an API to retrieve this information.

Imagem1

You can also filter people by name:

Imagem2

Technologies Used

  • ReactJS
  • Tailwind CSS
  • TypeScript
  • Vite
  • Node.js
  • URL States

Getting Started

To get started with Pass In Web, follow these steps:

  1. Clone the repository:

    git clone https://github.com/lucasshira/pass-in-web.git
  2. Navigate to the project directory:

    cd pass-in-web
  3. Install dependencies:

    npm install
  4. Start the development server:

    npm run dev
  5. Open your browser and navigate to http://localhost:5173 to view the application.

About

Pass In Web is an admin panel application. Its purpose is to display confirmed customers at events along with check-in dates.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published