this project created with vite, React, typescript, DndKit, Redux, Tailwind, json-server, nginx
This project is dockerized
run as follows:
cd './Docker/Build'
docker-compose up --build
project is up and running on port 80
run as follows:
cd './Docker/Production'
docker-compose up --build
project is up and running on port 80