Company Z provides essential online services for tens of thousands of users through their platform ZPlatform.
Server: Node.js - Express
Database Engine: PostgreSQL
Client: React.js
Clone the project
git clone https://github.com/ishimwe-samuel/zplatform-frontend.gitGo to the project directory
cd zplatform-frontendBuild the docker container
docker build -t zplatform-frontend . Run the docker container
docker run -p 3000:3000 -d zplatform-frontendby accessing http://localhost:3000/ you should be able to run the frontend
please access this link for a quick demo
use these credentials to sign in as an admin
Email: admin@zplatform.com
password: Zplatformadmin@123$