Skip to content

Latest commit

 

History

History
50 lines (32 loc) · 816 Bytes

README.md

File metadata and controls

50 lines (32 loc) · 816 Bytes

Welcome to your Employees app 👋

This is an Expo project created with create-expo-app.

Dependencies

Before you begin, ensure you have the following tools installed:

  • Node.js (version 14 or later recommended)
  • npm or yarn for package management
  • Expo CLI (install it globally with npm install -g expo-cli)

Get started

  1. Clone the repository
   git clone [email protected]:GustavoSod/app-employees.git
  1. Navigate to the project directory
   cd app-employees
  1. Install dependencies
   npm install
  1. Start the app
   npx expo start
  1. Run tests
   npm test

App Features

  • Employee Listing
  • View employee details
  • Search and filter employees by name