This is the JavaScript project skeleton.
Everything you need to get setup is within this branch. If you'd prefer not to use the code provided here then feel free to use your own project scaffolding.
In this project, developers can choose between using the provided API layer for streamlined server-side logic or opting for direct service calls from client-side.
git clone https://github.com/Inshur/tech-insight-day-team-b.git
cd tech-insight-day-team-b
git checkout -b js-skeleton
yarn install
yarn start