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