CampusFind is a frontend-focused web application that helps students report lost items and view found items within a college campus. The application is designed with a clean UI and simple workflows to make item recovery easier for students.
- Report lost items with item details
- View and browse found item listings
- Structured forms for item submission
- Reusable React components
- Responsive design for mobile and desktop
- React.js
- JavaScript (ES6+)
- Tailwind CSS
- Node.js (v16 or higher)
- npm
git clone https://github.com/rutikraundale/CampusFind.git
cd CampusFind
npm install