Ralc uses React, Webpack and React Fast Refresh.
Clone the repo and install dependencies:
git clone https://github.com/Shamus03/ralc.git
cd ralc
npm installStart the app in the dev environment:
npm startTo build the app:
npm run buildMIT © Shamus
