Stylo-codes-stuff/mistah6909 - Logan Thomas
Here are the setup instructions If you havent installed node.js install it and come back. To run this application: step 1: cd into src and install dependencies
cd src
npm i
step 2: run dev environmen
npm run dev