For the Intro-CS subject at VGU, this is the frontend for a traffic-sign detection project built using React.
- Upload traffic sign images
- Display classification results
- Minimalistic UI based on Figma design
Clone the repository and run:
npm install
npm start