Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 454 Bytes

README.md

File metadata and controls

24 lines (15 loc) · 454 Bytes

SySRaE - meet people

Requirements:

  1. docker compose

How to run this application

  • 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:

  1. Load Users (employs infinite scrolling to load the users lazily)
  2. View a specific User