This is an Expo project created with create-expo-app
.
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)
- Clone the repository
git clone [email protected]:GustavoSod/app-employees.git
- Navigate to the project directory
cd app-employees
- Install dependencies
npm install
- Start the app
npx expo start
- Run tests
npm test
- Employee Listing
- View employee details
- Search and filter employees by name