alialoraebi / emp_management_app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

COMP3123_assignment2

How to build and run docker containers:

  • Install Docker and Docker Compose.
  • Clone the GitHub repository.
  • Navigate to the root directory of the project.
  • Run docker-compose up --build to start the containers.
  • Access the application via npm start for frontend and then run docker containers on docker desktop for backend APIs.

Login Screen

Image Description

Main Screen

Image Description

About


Languages

Language:JavaScript 78.6%Language:CSS 14.3%Language:HTML 5.9%Language:Dockerfile 1.2%