Skip to content

eugenegordeiev/carousel

Repository files navigation

DEMO

DEMO Video

Requirements

  • Mac OS/Linux
  • Docker
  • Docker-compose

Architecture

The application is separated into two servers (backend/API and frontend/UI).

The API server by default is running on port 8080 utilizing Node/Express. The frontend application by default is running on port 80 using React/Material UI and is served by Nginx web server.

Installation (Requires Mac OX/Linux)

Clone Repo

git clone -b feature-branch https://github.com/eugenegordeiev/carousel.git testApp

cd testApp

./start-app.sh

Open browser http://localhost

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published