The Ionic React application is designed to showcase random users with remove functionality. To get started, make sure your system has Node.js, NPM, and Typescript installed. Follow these steps for local setup:
- Clone the repository:
git clone https://github.com/earlhansg/random-users.git - Navigate to the directory:
cd random-users - Install dependencies:
npm install - Start the application:
ionic start