Directory Browser allows a user to browse directory content on a remote server. It's built using Express, React, Node.js, Jest, TypeScript, and Webpack.
yarn start
yarn test
yarn tsc
Commitizen is used to ensure that all commits follow the conventional commit pattern.
yarn commit
Status check exists to ensure that all commits abide by this pattern.