Mostly vibe coded, will hire someone to make it look better.
To run the application locally:
# Install dependencies
npm install
# Start the development server
npm start
The application will open in your browser at http://localhost:3000
.
npm run format
npm run format:check
npm run lint
npm run lint:fix