This project was bootstrapped with Create React App.
Node version >= 18
Clone the repository to your local workspace
To install all the dependencies required to run this project
Run the app in dev mode. It will open up in http://localhost:3000. View it in the browser.
To run the test runner to execute all the test cases
Builds the app for production to the build folder.
To deploy the app in github pages. https://ongzx.github.io/broccoli-co/
Might need to clean up the cache in ./node_modules/.cache/gh-pages before deploy.