Skip to content

imkuldeepahlawat/Big-O-Circus

Repository files navigation

Dependencies:
Node 20.11.0
Yarn 1.22.22
React 18.3.1
docker build -t big-o-circus-app .
docker run --name big-o-circus-app -p 8080:80 -d big-o-circus-app

LINK

https://circus.kuldeepahlawat.in/

Collaborations

  • Create new branch
  • Branching format
    • Features: username/feature/feature-name
    • fix: username/fix/fix-name
  • Always take pull from main before you raise PR
  • Create new PR towards dev as base branch