- docker compose
- Clone this repository
- Cd into the cloned repository
- Create a
.envfile in the root directory - Add the code below to the created .env file
BASE_URL=http://localhost:3000
- Run
docker compose upto start the application
Features:
- Load Users (employs infinite scrolling to load the users lazily)
- View a specific User